diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -171,8 +171,8 @@ DIV.notebox { background: none; border: dashed; margin-right: -30%; - width: 30% - max-width: 250px; + width: 30%; + max-width: 300px; } DIV.notebox p { |