8000 Regenerate GitHub CSS · diwer/github-markdown-css@6572802 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6572802

Browse files
committed
Regenerate GitHub CSS
1 parent 9981e77 commit 6572802
8000

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

github-markdown.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
-webkit-text-size-adjust: 100%;
99
line-height: 1.5;
1010
color: #24292e;
11-
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
11+
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
1212
font-size: 16px;
1313
line-height: 1.5;
1414
word-wrap: break-word;
@@ -677,11 +677,11 @@
677677
line-height: 10px;
678678
color: #444d56;
679679
vertical-align: middle;
680-
background-color: #fcfcfc;
681-
border: solid 1px #c6cbd1;
682-
border-bottom-color: #959da5;
680+
background-color: #fafbfc;
681+
border: solid 1px #d1d5da;
682+
border-bottom-color: #c6cbd1;
683683
border-radius: 3px;
684-
box-shadow: inset 0 -1px 0 #959da5;
684+
box-shadow: inset 0 -1px 0 #c6cbd1;
685685
}
686686

687687
.markdown-body :checked+.radio-label {

0 commit comments

Comments
 (0)
0