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