From f3db0d3c776e67634db2e309906edd80f9ff3c81 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Mon, 7 Jan 2008 15:13:01 +0000 Subject: Stylesheet changes git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@495 ab2d0c66-481e-0410-8bed-d214d4d58bed --- www/static/static.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/www/static/static.css b/www/static/static.css index 0acea73..9e33c1f 100644 --- a/www/static/static.css +++ b/www/static/static.css @@ -16,11 +16,13 @@ background: red; } .leader { - border: 0px solid yellow; + border: 2px solid yellow; + height: 10px; } .tailer { - border: 0px solid magenta; + border: 2px solid magenta; + height: 10px; } /*---------------------------------------------------------------------------------- @@ -213,7 +215,7 @@ body { *---------------------------------------------------------------------------------- */ -#main .postnav h2 { +#postnav h2 { position: absolute; top: 95px; left: 200px; @@ -227,7 +229,7 @@ body { padding: 2px 0px 2px 5px; margin: 0px 0px 0px 0px; } -#main .postnav p { +#postnav p { position: absolute; top: 80px; left: 0px; -- cgit v1.2.3