]> git.plutz.net Git - busy/blobdiff - templates/Wiki.css
sorted out text designs
[busy] / templates / Wiki.css
index 52186676c7c3dcdad91856a1fddf54a966d3ca16..17f69be1ccc3968f698697bdcae0af3fbb09195f 100644 (file)
 .article a{
   text-decoration: none;
 }
+
+.wikitext h1.wikihead {
+  text-align: center;
+  font: normal bold 2em sans-serif;
+  margin: 0em 0em 0em 0em;
+  border-style: none none solid none;
+  border-width: 1px;
+}
+.wikitext h1.wikihead + h1{
+  margin: .5em 0em .3em 0em;
+}
+