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;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
font-size: 8pt;
|
font-size: 6pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
.help li {
|
.help li {
|
||||||
|
@ -318,7 +318,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.help .key {
|
.help .key {
|
||||||
padding: 5px;
|
padding: 2px;
|
||||||
background-color: aliceblue;
|
background-color: aliceblue;
|
||||||
border: solid 1px black;
|
border: solid 1px black;
|
||||||
color: black;
|
color: black;
|
||||||
|
|
Loading…
Reference in a new issue