🗃️ 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,
BODY {
font-family: Verdana, Helvetica, sans-serif;
font-size: 14px;
font-size: 1.1rem;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
background-color: #333;
color: #fff;
}
BODY {
text-align: center;
text-wrap: balance;
background-color: #333;
color: #fff;
background-image: url('/index.png');