summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2011-05-13 02:02:04 +0000
committerChristian Pointner <equinox@ffgraz.net>2011-05-13 02:02:04 +0000
commit17f886758350101f4abf887ed3cd678730c4ef45 (patch)
tree3e77e6ab3d03c094751fc0fa5fd6db754b2be56c /css
parent5778ffb72143621a63b7d33f4364586331a298f7 (diff)
added license tag (cc-by-sa)
template works now local as well
Diffstat (limited to 'css')
-rw-r--r--css/ffgraz.css8
1 files changed, 8 insertions, 0 deletions
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;