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

Skip to content

Commit 77612f1

Browse files
committed
regenerate github css
1 parent 66bde9c commit 77612f1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

github-markdown.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
.markdown-body {
77
-webkit-text-size-adjust: 100%;
8-
-ms-text-size-adjust: 100%;
98
text-size-adjust: 100%;
109
color: #333;
1110
overflow: hidden;
@@ -193,6 +192,10 @@
193192
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
194193
}
195194

195+
.markdown-body .select::-ms-expand {
196+
opacity: 0;
197+
}
198+
196199
.markdown-body .octicon {
197200
font: normal normal normal 16px/1 octicons-anchor;
198201
display: inline-block;

0 commit comments

Comments
 (0)
0