.text-title-multihost fix for white.css

This commit is contained in:
z-eos 2020-11-12 17:26:07 +02:00
parent 0afcda4f04
commit 88fec6815b
1 changed files with 5 additions and 0 deletions

View File

@ -58,6 +58,11 @@ th, td {
color: #cccc00;
}
.text-title-multihost {
font-family: Verdana, sans-serif;
color: black;
}
.td-valign-top {
vertical-align: top;
}