better use gmtime here
[git.ikiwiki.info.git] / basewiki / style.css
index f96e11ab0b6830bccda86b9640ef405426815f2e..ebc912553246c9d45adf4d046ec6d2b0d5f0d866 100644 (file)
@@ -108,3 +108,15 @@ td.changelog {
        color: white !important;
        background: #ff9900;
 }
+
+/* Tag cloud. */
+.pagecloud {
+       float: right;
+       width: 30%;
+       text-align: center;
+}
+.smallestPC { font-size: 70%; }
+.smallPC { font-size: 85%; }
+.normalPC { font-size: 100%; }
+.bigPC { font-size: 115%; }
+.biggestPC { font-size: 130%; }