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 {