.text-title-multihost-one introduced

This commit is contained in:
z-eos 2020-11-12 20:48:26 +02:00
parent e9b90fa6d7
commit 87d4af7d9a
2 changed files with 11 additions and 1 deletions

View File

@ -88,7 +88,12 @@ th, td {
font-family: Verdana, sans-serif;
color: #888800;
}
.text-title-multihost-one {
font-family: Verdana, sans-serif;
color: white;
}
.text-title-multihost {
font-family: Verdana, sans-serif;
color: white;

View File

@ -85,6 +85,11 @@ th, td {
color: #888888;
}
.text-title-multihost-one {
font-family: Verdana, sans-serif;
color: white;
}
.text-title {
font-family: Verdana, sans-serif;
color: #cccc00;