mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
css: some margin after h1
This commit is contained in:
parent
625de0d3aa
commit
d3e267fc21
@ -2,7 +2,10 @@
|
|||||||
.content a {
|
.content a {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
text-decoration: dotted underline;
|
text-decoration: dotted underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
margin-bottom: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.common-table a {
|
table.common-table a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user