diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -114,8 +114,8 @@ DIV#content { } DIV.notebox { - color: #00f !important; - border: medium; + color: lightblue !important; + border: dashed; margin-right: -32%; width: 30%; } |