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