Style horizontal ruler
This commit is contained in:
parent
042d831085
commit
e768758483
@ -96,3 +96,9 @@
|
|||||||
@include panel-actions;
|
@include panel-actions;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border: 0;
|
||||||
|
border-bottom: 1px dashed $color-gray-light;
|
||||||
|
margin: 0px $site-margins*-4;
|
||||||
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user