ini based border-color for pagefooter
This commit is contained in:
parent
9ae158894f
commit
54badb2605
1 changed files with 2 additions and 2 deletions
|
@ -20,12 +20,12 @@
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.wikipagefooter {
|
||||
> hr {
|
||||
margin-top: 3em;
|
||||
margin-bottom: 0.5em;
|
||||
border-top: dashed grey 3px;
|
||||
border-top: dashed @color-border-light 2px;
|
||||
border-bottom: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue