Edit hr style
This commit is contained in:
parent
04fd4477a3
commit
d38cebae64
@ -81,6 +81,10 @@
|
|||||||
hr {
|
hr {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
border: none;
|
||||||
|
height: 1px;
|
||||||
|
color: black;
|
||||||
|
background-color: black
|
||||||
}
|
}
|
||||||
|
|
||||||
em {
|
em {
|
||||||
|
Loading…
Reference in New Issue
Block a user