From 17f886758350101f4abf887ed3cd678730c4ef45 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 13 May 2011 02:02:04 +0000 Subject: added license tag (cc-by-sa) template works now local as well --- css/ffgraz.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'css/ffgraz.css') diff --git a/css/ffgraz.css b/css/ffgraz.css index d06b140..535d15b 100644 --- a/css/ffgraz.css +++ b/css/ffgraz.css @@ -208,6 +208,14 @@ div#footer { font-size: 9pt; clear: both; } +div#footer a { + color: #F8EB14; + text-decoration: none; + font-weight: bold; +} +div#footer a:hover { + text-decoration: underline; +} div#footer img { border: 0px; padding: 0.5em; -- cgit v1.2.1