summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rwxr-xr-xlocal.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index 1a68add2..c2c6fd22 100755
--- a/local.css
+++ b/local.css
@@ -118,6 +118,7 @@ img.imgwithborder
.sidebar {
background:#3e5f81;
color: #FFF;
+ border: 0;
}
.sidebar ul {
margin:0;
@@ -133,7 +134,7 @@ img.imgwithborder
padding:0.6em 0.6em 0 0.6em;
}
.sidebar ul li a {
- text-decoration:none;
+ text-decoration:underline;
display:block;
color:white;
}