test
This commit is contained in:
parent
87bdd18aaf
commit
4e96778f88
1 changed files with 4 additions and 3 deletions
|
@ -188,10 +188,11 @@
|
|||
#tray,
|
||||
#submap,
|
||||
#window {
|
||||
font-size: 14px;
|
||||
font-size: 16px;
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
/* new stuff */
|
||||
border-radius: 5px;
|
||||
border-radius: 30px;
|
||||
color: rgba(50, 48, 47, 0.8);
|
||||
background-color: #e2cca9;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in a new issue