diff options
-rw-r--r-- | local.scss | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -96,6 +96,14 @@ DIV.sidebar a { text-decoration: none; } +DIV.pagecloud { + float: right; + width: auto; + color: darkgreen !important; + border: none; + background-color: none; +} + DIV#wrapper, DIV#pagebody { float: left; |