We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244156c commit 0a2e8ddCopy full SHA for 0a2e8dd
data/templates/styles.html
@@ -130,8 +130,8 @@
130
overflow: visible;
131
}
132
hr {
133
- background-color: #1a1a1a;
134
border: none;
+ border-top: 1px solid #1a1a1a;
135
height: 1px;
136
margin: 1em 0;
137
test/writer.html4
@@ -110,8 +110,8 @@
110
111
112
113
114
115
116
117
test/writer.html5
0 commit comments