summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index a37f1f10..ef795e96 100644
--- a/local.css
+++ b/local.css
@@ -176,10 +176,11 @@ DIV.sidebar {
float: left;
min-height: 480px;
width: 14%;
+ padding: 1%;
margin-top: 2%;
margin-left: -98%;
margin-bottom: 2%;
- padding: 1%;
+ border: none;
background-color: LightBlue;
text-align: left;
}