smaller help
This commit is contained in:
parent
de95c5afa0
commit
d4512a2580
1 changed files with 2 additions and 2 deletions
|
@ -307,7 +307,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
font-size: 8pt;
|
||||
font-size: 6pt;
|
||||
}
|
||||
|
||||
.help li {
|
||||
|
@ -318,7 +318,7 @@
|
|||
}
|
||||
|
||||
.help .key {
|
||||
padding: 5px;
|
||||
padding: 2px;
|
||||
background-color: aliceblue;
|
||||
border: solid 1px black;
|
||||
color: black;
|
||||
|
|
Loading…
Reference in a new issue