.header {
margin: 0;
- font-size: 22px;
+ font-size: 140%;
font-weight: bold;
line-height: 1em;
display: block;
.inlineheader .author {
margin: 0;
- font-size: 18px;
+ font-size: 112%;
font-weight: bold;
display: block;
}
margin-top: .4em;
}
-.pagefooter {
- clear: both;
-}
-.inlinefooter {
+.pagefooter,
+.inlinefooter,
+.comments {
clear: both;
}
text-align: center;
}
+img.img {
+ margin: 0.5ex;
+}
+
.align-left {
float:left;
}
border-style: none;
}
+pre {
+ overflow: auto;
+}
+
div.recentchanges {
border-style: solid;
border-width: 1px;
width: 35%;
font-size: small;
}
-.recentchanges .pagelinks {
+.recentchanges .pagelinks,
+.recentchanges .revert {
float: right;
margin: 0;
width: 60%;
label.inline {
display: inline;
}
-ol.form {
- list-style: none;
- padding: 0;
-}
-li.form {
- padding-bottom: 1em;
-}
input#openid_identifier {
background: url(wikiicons/openidlogin-bg.gif) no-repeat;
background-color: #fff;
background: #ff9900;
}
+.FlattrButton {
+ display: none;
+}
+
/* openid selector */
#openid_choice {
display: none;