Fix h3 style and others.

This commit is contained in:
takezoe
2013-06-07 01:51:24 +09:00
parent 280fe85ff9
commit 8ee287b323
2 changed files with 6 additions and 2 deletions

View File

@@ -91,6 +91,10 @@ h1.wiki-title {
margin-top: 0px;
}
h3 {
margin-top: 0px;
}
#repository-url {
background-color: white;
cursor: default;