]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - basewiki/style.css
web commit by RecaiOktas: test utf8
[git.ikiwiki.info.git] / basewiki / style.css
index 2e0141050a26a183467a9bc9e0ab5c3d2e9ff841..8d51685fb7a97a7a2583e6a69320f7242ec251d3 100644 (file)
@@ -1,5 +1,8 @@
-#header h1 {
+.header {
        margin: 0;
+       font-size: 22px;
+       font-weight: bold;
+       line-height: 1em;
 }
 
 #actions ul {
        border-bottom: 1px solid #000;
 }
 
+#editcontent {
+       width: 100%;
+}      
+
 /* Used for adding a blog page. */
 #blogform {
        padding: 10px 10px;