Terminal layout: another approach

This commit is contained in:
Sebastian Krzyszkowiak
2020-07-18 04:52:26 +02:00
parent f5a5282219
commit 97da44f059
3 changed files with 68 additions and 15 deletions

View File

@ -40,6 +40,10 @@ sq_button.action {
font-size: 0.75em;
}
sq_button.small {
font-size: 0.5em;
}
#Return {
background: #1c71d8;
border-color: #1a5fb4;