Factor out support text into template and add it to pages too

This commit is contained in:
Philipp Oppermann
2019-10-06 13:59:30 +02:00
parent 78f014e74b
commit 7ae2489153
3 changed files with 4 additions and 12 deletions

View File

@@ -121,8 +121,8 @@ main img {
color: #f33;
}
.post-footer-support, .post-footer-support > h2 {
color: #888;
.post-footer-support {
margin-top: 2rem;
}
.PageNavigation {