summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-10-02 15:59:28 +0200
committerSiri Reiter <siri@jones.dk>2010-10-02 15:59:28 +0200
commitcdd4e7aac2e72b216ef6d1f4cd755c97d09c3674 (patch)
tree9a04f2f85d8ccab93b945a8efc269f6ac25f89c2
parent7d8d714160026be1bd29a87c0976843e653daccd (diff)
Style: Alter farbar background.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 0f479fd1..dab53b65 100644
--- a/local.css
+++ b/local.css
@@ -187,7 +187,7 @@ DIV.farbar {
float: left;
margin-top: 2%;
margin-left: -23%;
- background: lightblue;
+ background: #99CCFF;
width: 20%;
max-width: 300px;
padding: 1%;