minor changes

This commit is contained in:
coderaiser 2012-08-24 02:42:45 -04:00
parent ac16743448
commit d1ca61b463
2 changed files with 9 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"cache" : {"allowed" : false},
"cache" : {"allowed" : true},
"minification" : {
"js" : false,
"js" : true,
"css" : true,
"html" : true,
"img" : true

View file

@ -14,6 +14,13 @@
*/
/* символьный шрифт от гитхаба*/
@font-face {
font-family: 'Fontello';
font-style: normal;
font-weight: normal;
src: url('/font/fontello.woff') format('woff');
}
@font-face {
font-family: 'Octicons Regular';
font-style: normal;