From 3de06d044b6c559cb540afe986a90eaab2eb97ac Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 13:38:44 +0200 Subject: Topbar inline display (experimentally). --- local.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index d0809bb..3932c7e 100644 --- a/local.css +++ b/local.css @@ -2,6 +2,10 @@ /* Add local styling here, instead of modifying style.css. */ +div#topbar ul li { + display:inline; + margin: 0 20px; +} div#topbar li, div#topbar ul, div#topbar ul li, @@ -9,7 +13,8 @@ div#topbar ol, div#topbar ol li { font-size: 1.1em; line-height: 2em; - +} div#pageinfo { margin: 15em 1em 1em; padding: 1em 0 0; +} \ No newline at end of file -- cgit v1.2.3