🗃️ Committing everything that changed 🗃️

rootfs/usr/share/httpd/default/index.css
This commit is contained in:
casjay 2025-01-09 03:14:02 -05:00
parent 37a7a55a4d
commit c7185659aa
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145

View File

@ -2,16 +2,13 @@ TD,
TH, TH,
BODY { BODY {
font-family: Verdana, Helvetica, sans-serif; font-family: Verdana, Helvetica, sans-serif;
font-size: 14px; font-size: 1.1rem;
font-weight: normal; font-weight: normal;
font-variant: normal; font-variant: normal;
text-transform: none; text-transform: none;
text-decoration: none; text-decoration: none;
background-color: #333; text-align: center;
color: #fff; text-wrap: balance;
}
BODY {
background-color: #333; background-color: #333;
color: #fff; color: #fff;
background-image: url('/index.png'); background-image: url('/index.png');