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