From 9e06719452ea67e9dfb431d68a7c7a827bedbaa2 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 11 Aug 2012 19:07:24 +0200 Subject: fixed layout --- module/web/static/css/default/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'module/web/static/css/default') 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 } /* -- cgit v1.2.3