소스 검색

removed google web font

john melesky 8 년 전
부모
커밋
c5c781d95f
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      css/default.css

+ 0 - 3
css/default.css

@@ -20,15 +20,12 @@ body background: #ddeeff
 
  */
 
-@import 'https://fonts.googleapis.com/css?family=Eczar';
-
 body {
     color: #335555;
     background-color: #99bbdd;
     background: linear-gradient(to top right, #99bbdd, #3366aa);
 
     font-size: 12px;
-    font-family: Eczar, serif;
 
     line-height: 1.4;