From 5876e55ad60b3f72a62eeaaed5ed3e1b7608741b Mon Sep 17 00:00:00 2001 From: BlockMen Date: Mon, 28 Apr 2014 23:25:59 +0200 Subject: [PATCH] Fix navigation bar --- stylesheet.css | 5 ++--- template/overall_header.html | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/stylesheet.css b/stylesheet.css index 9eba661..e7d5805 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -355,8 +355,6 @@ ul.linklist li.rightside, p.rightside { ul.navlinks { padding-bottom: 1px; margin-bottom: 1px; - margin-top: 22px; - //border-bottom: 1px solid #FFFFFF; font-weight: bold; } @@ -2874,7 +2872,8 @@ hr.dashed { } .navbar { - //background-color: #cadceb; + background: #EEE; + clear:both; } .forabg { diff --git a/template/overall_header.html b/template/overall_header.html index 3024717..42ab666 100644 --- a/template/overall_header.html +++ b/template/overall_header.html @@ -124,7 +124,7 @@ -