h2 {
    margin-top: 5px;
    margin-bottom: 2px;
}

h3, h4 {
    margin-top: 36px;
    margin-bottom: 18px;
}

.entry-content h2 {
    margin-top: 5px;
    margin-bottom: 20px;
}

.entry-content h3, .entry-content h4 {
    margin-top: 36px;
    margin-bottom: 18px;
}
p {
    margin-bottom: 1.5em;
}
/* CSS Code hier einfügen.

Zum Beispiel:
.example {
    color: red;
}

Um dein CSS-Wissen zu prüfen, teste es hier http://www.w3schools.com/css/css_syntax.asp

Kommentarende*/ 


