Style hr elements
This commit is contained in:
parent
aec35d9eb3
commit
266913c369
@ -34,7 +34,7 @@ h2, h3, h4 {
|
|||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
p, pre, ul, ol, dl, blockquote {
|
p, pre, ul, ol, dl, blockquote, hr {
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
margin-bottom: 1.6em;
|
margin-bottom: 1.6em;
|
||||||
}
|
}
|
||||||
|
@ -32,6 +32,9 @@ pre code {
|
|||||||
|
|
||||||
dl dt {
|
dl dt {
|
||||||
color: #888;
|
color: #888;
|
||||||
|
|
||||||
|
hr {
|
||||||
|
border-color: #e8e3da;
|
||||||
}
|
}
|
||||||
|
|
||||||
main header .draft-label {
|
main header .draft-label {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user