regenerate github css

This commit is contained in:
Sindre Sorhus 2015-09-02 14:21:25 +07:00
parent 66bde9cbf9
commit 77612f1aab

View File

@ -5,7 +5,6 @@
.markdown-body {
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
color: #333;
overflow: hidden;
@ -193,6 +192,10 @@
font: 12px Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
.markdown-body .select::-ms-expand {
opacity: 0;
}
.markdown-body .octicon {
font: normal normal normal 16px/1 octicons-anchor;
display: inline-block;