CSS tweaks, add two new aero style themes

This commit is contained in:
mrkmntal 2026-04-17 15:48:35 -04:00
commit ee07661b7b
19 changed files with 3 additions and 3 deletions

View file

@ -13,7 +13,7 @@
box-sizing: border-box;
height: 310px;
overflow: hidden;
line-height: 20px;
line-height: 18px;
width: 90%;
margin-top: 25px;

View file

@ -14,4 +14,4 @@ $gradient-loading-4: #8ffdfa;
$extended-low: #8080FF;
$blue-box: #26235a;
$blue-box: #3f3f44;

File diff suppressed because one or more lines are too long