From 9b804aefb51762d1f330069f0e5f0f3fd4874cdb Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 6 Aug 2013 12:32:47 +0000 Subject: [PATCH] refactor(css) path-icon: rm font-family, font-size --- css/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/style.css b/css/style.css index 24dbf4df..f0b31006 100644 --- a/css/style.css +++ b/css/style.css @@ -50,8 +50,6 @@ body { display : inline-block; width : 15px; height : 15px; - font-family :'FoundationIconsGeneralEnclosed'; - font-size :30px; color : #46A4C3;/*#55BF3F; green*/ text-shadow :black 0 2px 1px; }