1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Fix CSS for wiki markdown (#1660)

This commit is contained in:
Jonas Östanbäck
2017-05-03 14:22:14 +02:00
committed by Lunny Xiao
parent 3edb0c5894
commit 59f5bbab0d
2 changed files with 8 additions and 8 deletions

View File

@@ -1176,7 +1176,7 @@
.ui.sub.header {
text-transform: none;
}
.markdown {
>.markdown {
padding: 15px 30px;
h1, h2, h3, h4, h5, h6 {