diff options
Diffstat (limited to 'module/web/static/css/default/style.css')
-rw-r--r-- | module/web/static/css/default/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/module/web/static/css/default/style.css b/module/web/static/css/default/style.css index 9b2d1768c..2757501e2 100644 --- a/module/web/static/css/default/style.css +++ b/module/web/static/css/default/style.css @@ -114,11 +114,18 @@ header img.logo { width: 120px;
}
+.header_block {
+ float: right;
+ margin-top: 12px;
+ margin-right: 12px;
+}
+
#speedgraph {
float: right;
height: 45px;
width: 300px;
margin-top: 12px;
+ font-family: sans-serif
}
/*
|