]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
Underline all links
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 15 Feb 2010 09:51:11 +0000 (10:51 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 15 Feb 2010 09:51:11 +0000 (10:51 +0100)
local.css

index f415878c6178bbe45c1b543d1330ffa5b05c4067..ee6b5be7ba4d54c009b5ed7659a4e1b59a90f000 100644 (file)
--- a/local.css
+++ b/local.css
@@ -1,10 +1,11 @@
 a {
-  text-decoration:none;
+  text-decoration:underline;
   color:#005a9c;
 }
 
 a:hover {
   text-decoration:underline;
+  color:#9c4100;
 }
 
 hr {