This commit is contained in:
iFargle 2023-08-30 20:06:04 +09:00
parent 5db3400ed4
commit ed9ff2973f

View file

@ -164,11 +164,10 @@
#workspaces button.visible,
#workspaces button {
font-size: 10px;
font-size: 1px;
border-radius: 50px;
padding: 0px 5px;
margin: 5px;
/* color: #e2cca9; */
color: rgba(0, 0, 0, 0);
background-color: #3c3836;
font-weight: bold;
@ -211,10 +210,8 @@
font-size: 16px;
padding: 0px 10px;
margin: 5px;
/* new stuff */
border-radius: 5px;
color: rgba(50, 48, 47, 0.8);
/* background-color: #d5c4a1; */
background-color: #a89984;
font-weight: bold;
}