Skip to content

Commit fb89d30

Browse files
committed
import pandoc's html style change
- jgm/pandoc@0a2e8dd
1 parent 3497654 commit fb89d30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/formats/html/pandoc/styles.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@
142142
overflow: visible;
143143
}
144144
hr {
145-
background-color: #1a1a1a;
146145
border: none;
146+
border-top: 1px solid #1a1a1a;
147147
height: 1px;
148148
margin: 1em 0;
149149
}

0 commit comments

Comments
 (0)