MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
this should fix the missing icon. Also added one for Company Bumpers while I was at it
imported>Logoarto No edit summary |
imported>Hb1290 (this should fix the missing icon. Also added one for Company Bumpers while I was at it) |
||
| Line 653: | Line 653: | ||
margin-right: 0.8em; | margin-right: 0.8em; | ||
} | } | ||
#n- | #n-Bootscreens a::before { | ||
content: "\f011"; | |||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
font-weight: 900; | font-weight: 900; | ||
margin-right: | margin-right: 0.76em; | ||
} | } | ||
#n-Commercial-Tags a::before { | #n-Commercial-Tags a::before { | ||
| Line 707: | Line 707: | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#n- | #n-Company-Bumpers a::before { | ||
content: "\ | content: "\f04b"; | ||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
font-weight: 900; | font-weight: 900; | ||