first commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
body, h5, h6,
|
||||
.badge, .note, .grav-mdeditor-preview,
|
||||
input, select, textarea, button, .selectize-input,
|
||||
h1, h2, h3, h4,
|
||||
#admin-menu li, .form-tabs > label, .label,
|
||||
body .CodeMirror pre {
|
||||
font-family: "Helvetica Neue", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
|
||||
}
|
||||
code, kbd, pre, samp {
|
||||
font-family: "Monaco", "Consolas", "Lucida Console", monospace;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user