From 246fb1650966bd301e36e8a9b8d58ac4e0a83aa5 Mon Sep 17 00:00:00 2001 From: JasonMillward Date: Fri, 8 Feb 2013 12:03:09 +1030 Subject: [PATCH] Updated stylesheet --- style.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/style.css b/style.css index 35e9ee8c..e18b9e26 100644 --- a/style.css +++ b/style.css @@ -438,6 +438,17 @@ aside:nth-child(odd) span { height: 14px; } +.meter-rel { + position: relative; + left: 0; + top: 0; +} + +.meter-level { + position: absolute; + top: -2px; + left: 25px; +} /* links below resos */ .linkdetails {