summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index fea1ff81..ac543724 100644
--- a/local.css
+++ b/local.css
@@ -114,8 +114,8 @@ DIV#content {
}
DIV.notebox {
- color: #00f !important;
- border: medium;
+ color: lightblue !important;
+ border: dashed;
margin-right: -32%;
width: 30%;
}