css: some margin after h1

This commit is contained in:
Thomas Gelf 2015-11-25 12:55:21 +01:00
parent 625de0d3aa
commit d3e267fc21
1 changed files with 3 additions and 0 deletions

View File

@ -2,7 +2,10 @@
.content a {
font-weight: normal;
text-decoration: dotted underline;
}
h1 {
margin-bottom: 0.5em;
}
table.common-table a {