Update style.css

This commit is contained in:
FURK4NGG
2025-08-18 21:52:21 +03:00
committed by GitHub
parent 6ece19310b
commit 20d7ef1898
+2 -2
View File
@@ -1,6 +1,6 @@
* {
font-family: Font Awesome, Roboto, Arial, sans-serif;
font-size: 13px;
font-size: 14px;
color: #ffffff;
border-radius: 20px;
}
@@ -92,7 +92,7 @@ font-weight: 300;
animation-duration: 2s;
}
#custom-power {
background-color: #2b2d45;
background-color: transparent;
border-radius: 100px;
margin: 5px 5px;
padding: 1px 1px 1px 6px;