diff --git a/static/css/style.css b/static/css/style.css index 37ebf4bc..c306cb96 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -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%;