summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-26 16:39:00 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:36 +0100
commitfe9480b346fcf8031b8bf6d945aa5312fae03cbf (patch)
treee4440e6128d433c2114060260637b1ef1722ed44
parent43ff032a88400ef8f00fa29f1c0c2670b0048c92 (diff)
Notebox class, not id.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 6a688e2..7cf45b0 100644
--- a/local.css
+++ b/local.css
@@ -99,7 +99,7 @@ div#sidebar ul ul li {
margin-left: 10%;
}
-div#notebox {
+div.notebox {
border: none;
color: green;
width: 30%;