Remove unused alx-extensions plugin override css

This commit is contained in:
Alexander Agnarson 2020-03-23 18:58:28 +01:00
parent 49be53b495
commit d06ba4c201

View file

@ -106,25 +106,6 @@ hr { border: 0; background: #eee; height: 3px; margin: 30px 0; }
/* ------------------------------------ */
.fa, .fab, .fal, .far, .fas { width: 1em; text-align: center; }
/* temporary font awesome 5 fix for alx-extensions plugin */
.sharrre-header .share .fa:before,
.sharrre-footer .share .fa:before { font-family: "Font Awesome 5 Brands"; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }
.sharrre-header .fa-twitter:before { content: "\f099"; }
.sharrre-header .fa-facebook-square:before { content: "\f082"; }
.sharrre-header .fa-pinterest:before { content: "\f0d2"; }
.sharrre-header .fa-linkedin-square:before { content: "\f08c"; }
.sharrre-header .count .fa:before,
.sharrre-footer .count .fa:before,
.alx-tabs-nav i:before { font-family: "Font Awesome 5 Free"; font-weight: 900; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }
.sharrre-header .count .fa-plus:before { content: "\f067"; }
.sharrre-footer .count .fa-plus:before { content: "\f067"; }
.sharrre-footer .fa-twitter:before { content: "\f099"; }
.sharrre-footer .fa-facebook-square:before { content: "\f082"; }
.alx-tabs-nav .fa-clock-o:before { content: "\f017"; }
.alx-tabs-nav .fa-star:before { content: "\f005"; }
.alx-tabs-nav .fa-comments-o:before { content: "\f086"; }
.alx-tabs-nav .fa-tags:before { content: "\f02c"; }
/* base : fonts
/* ------------------------------------ */
body { font-family: "Titillium", Arial, sans-serif; }