navigation
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.eot?44639875');
|
||||
src: url('../font/fontello.eot?44639875#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?44639875') format('woff2'),
|
||||
url('../font/fontello.woff?44639875') format('woff'),
|
||||
url('../font/fontello.ttf?44639875') format('truetype'),
|
||||
url('../font/fontello.svg?44639875#fontello') format('svg');
|
||||
src: url('../font/fontello.eot?64785462');
|
||||
src: url('../font/fontello.eot?64785462#iefix') format('embedded-opentype'),
|
||||
url('../font/fontello.woff2?64785462') format('woff2'),
|
||||
url('../font/fontello.woff?64785462') format('woff'),
|
||||
url('../font/fontello.ttf?64785462') format('truetype'),
|
||||
url('../font/fontello.svg?64785462#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../font/fontello.svg?44639875#fontello') format('svg');
|
||||
src: url('../font/fontello.svg?64785462#fontello') format('svg');
|
||||
}
|
||||
}
|
||||
*/
|
||||
@@ -62,6 +62,7 @@
|
||||
.icon-edit:before { content: '\e805'; } /* '' */
|
||||
.icon-right-big:before { content: '\e806'; } /* '' */
|
||||
.icon-logout:before { content: '\e807'; } /* '' */
|
||||
.icon-left-big:before { content: '\e808'; } /* '' */
|
||||
.icon-facebook:before { content: '\f09a'; } /* '' */
|
||||
.icon-tasks:before { content: '\f0ae'; } /* '' */
|
||||
.icon-menu:before { content: '\f0c9'; } /* '' */
|
||||
|
||||
Reference in New Issue
Block a user