MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 (turns out the extension's a version or two of FontAwesome behind, commenting this out for now until an update addresses this) |
imported>Logoarto No edit summary |
||
Line 677: | Line 677: | ||
#n-Television-Bumpers a::before { | #n-Television-Bumpers a::before { | ||
content: "\f26c"; | content: "\f26c"; | ||
font-family: 'Font Awesome 6 Free'; | |||
font-weight: 900; | |||
margin-right: 0.6em; | |||
} | |||
#n-Closed-Captioning-Bumpers a::before { | |||
content: "\f20a"; | |||
font-family: 'Font Awesome 6 Free'; | |||
font-weight: 900; | |||
margin-right: 0.6em; | |||
} | |||
#n-Sponsor-Bumpers a::before { | |||
content: "\f2b5"; | |||
font-family: 'Font Awesome 6 Free'; | |||
font-weight: 900; | |||
margin-right: 0.6em; | |||
} | |||
#n-Endcards a::before { | |||
content: "\f051"; | |||
font-family: 'Font Awesome 6 Free'; | font-family: 'Font Awesome 6 Free'; | ||
font-weight: 900; | font-weight: 900; |