summaryrefslogtreecommitdiff
path: root/theme3b.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme3b.css')
-rw-r--r--theme3b.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme3b.css b/theme3b.css
index 143f081..a368935 100644
--- a/theme3b.css
+++ b/theme3b.css
@@ -4,6 +4,9 @@ body{
background-repeat: repeat;
color: #FFF;
}
+del{
+ text-decoration-color: #FFF;
+}
#panel li a.active{
background-color:#469;
}