refactor(css) path-icon: rm font-family, font-size

This commit is contained in:
coderaiser 2013-08-06 12:32:47 +00:00
parent 2af2cf83e5
commit dd05252eff

View file

@ -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;
}