This commit is contained in:
iFargle 2023-08-28 17:25:52 +09:00
parent 87bdd18aaf
commit 4e96778f88

View file

@ -188,10 +188,11 @@
#tray, #tray,
#submap, #submap,
#window { #window {
font-size: 14px; font-size: 16px;
padding: 5px; padding: 5px;
margin: 5px;
/* new stuff */ /* new stuff */
border-radius: 5px; border-radius: 30px;
color: rgba(50, 48, 47, 0.8); color: rgba(50, 48, 47, 0.8);
background-color: #e2cca9; background-color: #e2cca9;
font-weight: bold; font-weight: bold;