remove font import. we dont need this.

This commit is contained in:
creme 2020-01-14 14:26:54 +00:00
parent 5489457932
commit 86b81e0a51
1 changed files with 0 additions and 3 deletions

View File

@ -3,12 +3,9 @@
*
*/
@import url('//fonts.googleapis.com/css?family=Open+Sans|Roboto+Slab');
body, input, select, textarea {
color: #333;
/* font-family: 'Open Sans', sans-serif; */
font-family: 'monospace';
font-size: 10pt;
line-height: 1.65em;