summaryrefslogtreecommitdiffstats
path: root/templates/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.css')
-rw-r--r--templates/base.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/base.css b/templates/base.css
index ca508c35..834e2c39 100644
--- a/templates/base.css
+++ b/templates/base.css
@@ -25,7 +25,6 @@
* Tag Definitions
*****************/
-/* why god why!?
.tag_size1 {
font-size:.6em;
}
@@ -38,12 +37,11 @@
.tag_size4 {
font-size:1.2em;
}
-*/
a.tag_size1, a.tag_size2, a.tag_size3, a.tag_size4 { text-decoration: none; }
-/* .hover-add:hover { font-weight:900; } */ /* why god why!? */
-.hover-remove:hover { text-decoration:line-through;}
+.hover-add:hover { color: #347C17; }
+.hover-remove:hover { color: #FF0000; }
/*****************
* Generic / Misc