From b71e25379d43cea9b1e0003108b2e8634df020c8 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 5 Jul 2012 14:52:01 +0300 Subject: [PATCH] resolved bug with view on small width: octicons font was commented wrong --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index c2bca496..d2c2e876 100644 --- a/css/style.css +++ b/css/style.css @@ -13,14 +13,14 @@ } */ /* символьный шрифт от гитхаба*/ -/* + @font-face { font-family: 'Octicons Regular'; font-style: normal; font-weight: normal; src: local('Octicons Regular'), url('//dl.dropbox.com/u/78163899/mnemonia/fonts/octicons-regular-webfont.woff') format('woff'); } -*/ + @font-face { font-family: 'Droid Sans Mono'; font-style: normal;