trying to simplify things a bit more... will get rid of 'onResolve'
This commit is contained in:
parent
897824e07d
commit
9c0c2dab90
7 changed files with 85 additions and 45 deletions
|
|
@ -9,3 +9,12 @@ body {
|
|||
font-style: normal;
|
||||
font-variation-settings: "wdth" 100;
|
||||
}
|
||||
|
||||
kbd {
|
||||
border: 2px darkgrey;
|
||||
color: rgb(63, 63, 63);
|
||||
border-style: outset;
|
||||
background-color: whitesmoke;
|
||||
border-radius: 3px;
|
||||
margin: 0 2px 0 2px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue