From 98f6f775d27e3a5dadfbecdcbe6dec02f88367eb Mon Sep 17 00:00:00 2001 From: hukl Date: Wed, 4 Mar 2009 23:13:30 +0100 Subject: links in menu, edit button when logged in and css fixes --- public/stylesheets/styled.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'public') diff --git a/public/stylesheets/styled.css b/public/stylesheets/styled.css index 0c131f3..4502529 100755 --- a/public/stylesheets/styled.css +++ b/public/stylesheets/styled.css @@ -194,14 +194,15 @@ hr.subtitle { #content a { padding: 1em; margin: -1em; - color: #eab407; + color: #4d4d4d; font-family: Verdana; - text-decoration: none; + text-decoration: underline; } #content a:hover { padding: 1em; text-decoration: underline; + color: #eab407; } div.teaserruler { @@ -473,7 +474,7 @@ img { h2 { font-family: Georgia; - font-size: 1.64em; + font-size: 1.84em; font-weight: normal; } -- cgit v1.3