mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-01-18 06:34:34 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/share/httpd/default/index.css
This commit is contained in:
parent
37a7a55a4d
commit
c7185659aa
@ -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');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user