mirror of
https://ghproxy.net/https://github.com/AlxMedia/featureon.git
synced 2025-08-26 05:49:06 +08:00
Remove unused alx-extensions plugin override css
This commit is contained in:
parent
49be53b495
commit
d06ba4c201
1 changed files with 0 additions and 19 deletions
19
style.css
19
style.css
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue