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