Merge remote-tracking branch 'origin/master' into live

This commit is contained in:
Jana Deutschländer 2017-02-23 16:59:38 +01:00
commit 0861ff5bdd
2 changed files with 29 additions and 0 deletions

View file

@ -20,6 +20,15 @@
}
}
.wikipagefooter {
> hr {
margin-top: 3em;
margin-bottom: 0.5em;
border-top: dashed @color-border-light 2px;
border-bottom: none;
}
}
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */