8000 regenerate github css · kikey/github-markdown-css@8018324 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8018324

Browse files
committed
regenerate github css
1 parent e907e1c commit 8018324

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

github-markdown.css

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,11 @@
217217
margin-bottom: 0 !important;
218218
}
219219

220+
.markdown-body a:not(:link):not(:visited) {
221+
color: inherit;
222+
text-decoration: none;
223+
}
224+
220225
.markdown-body .anchor {
221226
position: absolute;
222227
top: 0;
@@ -428,7 +433,6 @@
428433
.markdown-body img {
429434
max-width: 100%;
430435
box-sizing: border-box;
431-
-moz-box-sizing: border-box;
432436
}
433437

434438
.markdown-body code {
@@ -649,8 +653,7 @@
649653
}
650654

651655
.markdown-body .task-list-item input {
652-
float: left;
653-
margin: 0.3em 0 0.25em -1.6em;
656+
margin: 0 0.35em 0.25em -1.6em;
654657
vertical-align: middle;
655658
}
656659

0 commit comments

Comments
 (0)
0