]> sipb.mit.edu Git - ikiwiki.git/commitdiff
page cloud was split into two definitions
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 12 May 2007 19:30:29 +0000 (19:30 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sat, 12 May 2007 19:30:29 +0000 (19:30 +0000)
doc/style.css

index 1cd856c534ad1791cc9106581327cc70705c02da..34dd5a49cc2ccd630765179c80d9bdde6ed8d42c 100644 (file)
@@ -89,13 +89,6 @@ td.changelog {
        font-style: italic;
 }
 
        font-style: italic;
 }
 
-.pagecloud {
-       padding: 10px 10px;
-       border: 1px solid #aaa;
-       background: #eee;
-       color: black !important;
-}
-
 /* Used for adding a blog page. */
 #blogform {
        padding: 10px 10px;
 /* Used for adding a blog page. */
 #blogform {
        padding: 10px 10px;
@@ -152,6 +145,10 @@ td.changelog {
        float: right;
        width: 30%;
        text-align: center;
        float: right;
        width: 30%;
        text-align: center;
+       padding: 10px 10px;
+       border: 1px solid #aaa;
+       background: #eee;
+       color: black !important;
 }
 .smallestPC { font-size: 70%; }
 .smallPC { font-size: 85%; }
 }
 .smallestPC { font-size: 70%; }
 .smallPC { font-size: 85%; }