From 3db38212c2393e7d051fd2672a38dfd98fe4f14d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 2 Oct 2012 22:28:44 +0200 Subject: Initial personal styling to tag cloud. --- local.scss | 8 ++++++++ 1 file changed, 8 insertions(+) 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; -- cgit v1.2.3