update to cross post

This commit is contained in:
specCon18 2023-10-08 03:15:19 -04:00
parent 9c63bb1dbd
commit 52992924a7
4 changed files with 11 additions and 3 deletions

View file

@ -68,8 +68,8 @@ button:hover {
#battery.charging,
#battery.plugged {
color: #22c55e;
background-color: #26A65B;
color: #000000;
background-color: #22C55E;
}
@keyframes blink {