Update server title font size Closes #272

This commit is contained in:
Samuel Denis-D'Ortun 2016-05-21 17:43:07 -04:00
parent 678537cee5
commit 4d480fe2c3
1 changed files with 11 additions and 0 deletions

View File

@ -285,6 +285,17 @@ legend {
}
/* Status page */
h2 {
font-size: 16px;
line-height: 12px;
}
h2 small {
font-size: 18px;
}
.offline, .online {
display: inline-block;
width: 100%;