(refs #431)Fix CSS layout in Wiki page

This commit is contained in:
Naoki Takezoe
2014-07-15 07:07:52 +09:00
parent 86cf97d76b
commit 307f7e15e9
2 changed files with 1 additions and 2 deletions

View File

@@ -881,7 +881,6 @@ div.markdown-body h1 {
div.markdown-body h2 {
border-bottom: 1px solid #eee;
font-size: 2em;
margin-top: 30px;
}
div.markdown-body h3 {