MediaWiki:Common.css: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
new text font (Montserrat) and icons for the new sidebar entries.
imported>Hb1290 No edit summary  | 
				imported>Hb1290   (new text font (Montserrat) and icons for the new sidebar entries.)  | 
				||
| Line 648: | Line 648: | ||
#n-Animation a::before {  | #n-Animation a::before {  | ||
     content: "\f1fc";  |      content: "\f1fc";  | ||
    font-family: 'Font Awesome 5 Free';  | |||
    font-weight: 900;  | |||
    margin-right: 1em;  | |||
}  | |||
#n-Commercials a::before {  | |||
    content: "\f641";  | |||
     font-family: 'Font Awesome 5 Free';  |      font-family: 'Font Awesome 5 Free';  | ||
     font-weight: 900;  |      font-weight: 900;  | ||
| Line 682: | Line 688: | ||
     margin-right: 0.76em;  |      margin-right: 0.76em;  | ||
}  | }  | ||
#n-  | #n-Warning-Screens a::before {  | ||
     content: "\  |      content: "\f8a2";  | ||
    font-family: 'Font Awesome 5 Free';  | |||
    font-weight: 900;  | |||
    margin-right: 1.1em;  | |||
}  | |||
#n-Coming-Attractions-Screens a::before {  | |||
    content: "\f843";  | |||
    font-family: 'Font Awesome 5 Free';  | |||
    font-weight: 900;  | |||
    margin-right: 1.1em;  | |||
}  | |||
#n-VCR-Control-Bumpers a::before {  | |||
    content: "\f1de";  | |||
     font-family: 'Font Awesome 5 Free';  |      font-family: 'Font Awesome 5 Free';  | ||
     font-weight: 900;  |      font-weight: 900;  | ||
| Line 1,039: | Line 1,057: | ||
.dropdown-toggle {  | .dropdown-toggle {  | ||
     font-family:AVID Sans  |      font-family:AVID Sans  | ||
}  | |||
/*Body fonts (shouldn't override AVID Sans in headings)*/  | |||
.mw-parser-output {  | |||
    font-family: montserrat  | |||
}  | }  | ||