From 81bbf3bfb3921876d2acd83ea08bcb41d2ac912a Mon Sep 17 00:00:00 2001 From: hellekin Date: Fri, 9 Mar 2018 15:39:36 +0100 Subject: Fix missing CSS --- assets/css/main.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'assets/css/main.css') diff --git a/assets/css/main.css b/assets/css/main.css index 86264ee..2a7fe96 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,5 +1,3 @@ -@charset "UTF-8"; -@import url(../css/normalize.css); /* TODO: this cries for automation */ /** Dewey Maps Icon Set Taken from FontAwesome 4.7.0 (Open Font License) Courtesy of WikiPedia: https://upload.wikimedia.org/wikipedia/commons/8/89/Font_Awesome_4.7.0_icons.svg and Petites Singularités. Author: hellekin Copyright © 2017 Dewey ASBL Icons are centered in 145px squares Total size is 580x580 px. */ .icon32 { display: inline-block; width: 2rem; height: 2rem; background-size: 2rem; vertical-align: middle; } -- cgit v1.2.3