9 lines
186 B
CSS
9 lines
186 B
CSS
|
|
.icon-AdminRevslider:before{
|
|
content: "\f03e";
|
|
font-family: FontAwesome;
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
text-decoration: inherit;
|
|
-webkit-font-smoothing: antialiased;
|
|
} |