setup: Show all h1 with bold font

refs #5543
This commit is contained in:
Johannes Meyer 2015-10-01 13:23:30 +02:00
parent 4dfe6dec3a
commit 6f94b20bb6

View File

@ -97,6 +97,10 @@
.setup-content {
margin: 1.5em 10em 0 10em;
h1 {
font-weight: bold;
}
form {
h2 {
font-size: 2.0em;