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