Files
Grav-Admin-Plugin/themes/grav/css-compiled/simple-fonts.css

12 lines
409 B
CSS
Raw Normal View History

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 {
font-family: "Helvetica Neue", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; }
2016-03-08 14:06:02 -08:00
code, kbd, pre, samp,
body .CodeMirror {
font-family: "Monaco", "Consolas", "Lucida Console", monospace; }
/*# sourceMappingURL=simple-fonts.css.map */