diff options
-rw-r--r-- | local.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -185,10 +185,12 @@ DIV.sidebar DIV.notebox A { DIV.farbar { float: left; + margin-top: 2%; margin-left: -25%; background: lightblue; width: 25%; max-width: 300px; + padding: 1%; } DIV.notebox { |