MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
adding icons for new sidebar entries and removing disused code
imported>Logoarto No edit summary |
imported>Hb1290 (adding icons for new sidebar entries and removing disused code) |
||
Line 672: | Line 672: | ||
font-weight: 900; | font-weight: 900; | ||
margin-right: 0.85em; | margin-right: 0.85em; | ||
} | } | ||
#n-Bootscreens a::before { | #n-Bootscreens a::before { | ||
Line 692: | Line 686: | ||
} | } | ||
#n-Production-Logos a::before { | #n-Production-Logos a::before { | ||
content: "\ | content: "\f03d"; | ||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
font-weight: 900; | font-weight: 900; | ||
margin-right: 0.76em; | margin-right: 0.76em; | ||
} | } | ||
#n-Logos-by-Country a::before { | #n-Logos-by-Country a::before { | ||
Line 733: | Line 709: | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#n-Film-Rating-Bumpers a::before { | #n-Film-Rating-Bumpers a::before { | ||
content: "\f5bf"; | content: "\f5bf"; | ||
Line 749: | Line 720: | ||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
font-weight: 900; | font-weight: 900; | ||
margin-right: 1em; | margin-right: 0.6em; | ||
} | |||
#n-Home-Media-Bumpers a::before { | |||
content: "\f51f"; | |||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 0.8em; | |||
} | |||
#n-Modified-Screens a::before { | |||
content: "\f065"; | |||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 1em; | |||
} | |||
#n-Trailers-and-Snipes a::before { | |||
content: "\f008"; | |||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 1em; | |||
} | |||
#n-Splash-Screens a::before { | |||
content: "\f11b"; | |||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 0.5em; | |||
} | |||
#n-Test-Cards a::before { | |||
content: "\f7c0"; | |||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 0.7em; | |||
} | |||
#n-Variations a::before { | |||
content: "\f7c0"; | |||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 0.7em; | |||
} | |||
#n-Variations a::before { | |||
content: "\f005"; | |||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 0.76em; | |||
} | } | ||
#n-AVID-Discord a::before { | #n-AVID-Discord a::before { |