white.css fix

This commit is contained in:
z-eos 2020-11-12 19:03:38 +02:00
parent 574524d1c7
commit 1d416114ad
1 changed files with 3 additions and 2 deletions

View File

@ -33,6 +33,7 @@ th, td {
border-right: 1px outset #5b5b5b; border-right: 1px outset #5b5b5b;
border-bottom: 1px outset #5b5b5b; border-bottom: 1px outset #5b5b5b;
border-spacing: 5px; border-spacing: 5px;
font-size: 24px;
} }
@ -55,7 +56,7 @@ th, td {
.td-title { .td-title {
background-color: #777777; background-color: #777777;
font-family: Verdana, sans-serif; font-family: Verdana, sans-serif;
color: #cccc00; color: #888888;
} }
.text-title-multihost { .text-title-multihost {