hotfix markdon font size

This commit is contained in:
Astralof 2018-09-20 15:57:42 +02:00
parent 85c29828b7
commit 4c42d50369

View file

@ -64,24 +64,28 @@
}
.markdownpage {
font-size: 0.8rem;
p {
padding-top: 5px;
padding-bottom: 5px;
}
li {
font-size: 16px;
padding-bottom: 4px;
line-height: 24px;
}
h5 {
font-size: 16px;
line-height: 24px;
font-weight: bold;
}
h6 {
font-size: 16px;
line-height: 24px;
}