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