From 66d7d426aef422521ee4ee6953fb888aac9813da Mon Sep 17 00:00:00 2001 From: Arne Georg Gleditsch Date: Tue, 4 Dec 2007 08:46:16 +0100 Subject: Better margins --- cgi-bin/css/lxrng.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cgi-bin/css') diff --git a/cgi-bin/css/lxrng.css b/cgi-bin/css/lxrng.css index d4fdadf..d8c18d3 100644 --- a/cgi-bin/css/lxrng.css +++ b/cgi-bin/css/lxrng.css @@ -133,7 +133,7 @@ a.line { top: auto; left: 0px; height: 2ex; - width: 5.5ex; + width: 3em; text-align: right; border: solid; @@ -151,7 +151,7 @@ a.line span { filter: alpha(opacity=10); moz-opacity: .10; opacity: .10; - width: 5.5ex; + width: 3em; } @@ -161,13 +161,13 @@ pre#file_contents li { span.line { position: absolute; - left: 7ex; + left: 4em; color: black; white-space: pre; } pre { - margin-left: 1.5ex; + margin-left: 0.7em; } a img { -- cgit v1.2.3