mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 11:47:52 +00:00
some fixes post merge.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@font-face {
|
||||
font-family : 'Game Icons';
|
||||
font-family : 'Game-Icons';
|
||||
font-style : normal;
|
||||
font-weight : normal;
|
||||
src : url('../../../fonts/iconFonts/gameIcons.woff') format('woff');
|
||||
@@ -10,7 +10,7 @@
|
||||
/* use !important to prevent issues with browser extensions that change fonts */
|
||||
display : inline-block;
|
||||
margin-right : 3px;
|
||||
font-family : 'Game Icons' !important;
|
||||
font-family : 'Game-Icons' !important;
|
||||
line-height : 1;
|
||||
vertical-align : baseline;
|
||||
-moz-osx-font-smoothing : grayscale;
|
||||
|
||||
Reference in New Issue
Block a user