From 4eaf2d9d55cf668d1cbc7676e5bd44bb6eb69d3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Br=C3=BCckner?= Date: Fri, 27 Apr 2007 13:55:00 +0000 Subject: =?UTF-8?q?-=20added=20actions=20f=C3=BCr=20searchtimer=20&=20time?= =?UTF-8?q?r=20in=20submenu=20-=20resized=20logo=5Flogin.png=20-=20beautif?= =?UTF-8?q?ied=20login=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/styles.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index 1f90b75..eea1a8b 100644 --- a/css/styles.css +++ b/css/styles.css @@ -165,6 +165,12 @@ div.pagemenu div div { border-bottom: 1px solid #C0C1DA; } +div.pagemenu a { + text-decoration: none; + color: black; + font-weight: bold; +} + /* ####################### # Info Box (near logo) ####################### @@ -770,7 +776,7 @@ table.searchresults td.border { */ table.login { - margin: 0 auto;; + margin: 0 auto; } table.login tr td { -- cgit v1.2.3