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