summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/local.scss b/local.scss
index be44f3b..fce121f 100644
--- a/local.scss
+++ b/local.scss
@@ -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;