fixed styled

pull/172/head
baiyaaaaa 2016-09-28 12:35:24 +08:00
parent 8b905d24de
commit e6df859df4
1 changed files with 7 additions and 0 deletions

View File

@ -25,6 +25,13 @@
text-decoration: none; text-decoration: none;
} }
button, input, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
}
.hljs { .hljs {
line-height: 1.8; line-height: 1.8;
font-family: Menlo, Monaco, Consolas, Courier, monospace; font-family: Menlo, Monaco, Consolas, Courier, monospace;