MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Logoarto No edit summary |
imported>Logoarto No edit summary |
||
Line 639: | Line 639: | ||
#n-Production-Logos a::before { | #n-Production-Logos a::before { | ||
content: "\f03d"; | content: "\f03d"; | ||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 0.76em; | |||
} | |||
#n-Television-Idents a::before { | |||
content: "\f7c0"; | |||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
font-weight: 900; | font-weight: 900; | ||
Line 728: | Line 734: | ||
margin-right: 0.7em; | margin-right: 0.7em; | ||
} | } | ||
#n- | #n-Error-Screens a::before { | ||
content: "\ | content: "\f06a"; | ||
font-family: 'Font Awesome 5 Free'; | |||
font-weight: 900; | |||
margin-right: 0.76em; | |||
} | |||
#n-Warning-Screens a::before { | |||
content: "\f071"; | |||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
font-weight: 900; | font-weight: 900; |