aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/style.css b/doc/style.css
index 1cd856c53..34dd5a49c 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -89,13 +89,6 @@ td.changelog {
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;
@@ -152,6 +145,10 @@ td.changelog {
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%; }