MediaWiki:Common.css: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
no edit summary
imported>Logoarto  (undoing for now, since it's also affecting the body text)  | 
				imported>Hb1290  No edit summary  | 
				||
| Line 1,086: | Line 1,086: | ||
}  | }  | ||
.dropdown-toggle {  | .dropdown-toggle {  | ||
    font-family:AVID Sans  | |||
}  | |||
.dropdown-menu .dropdown-menu-right show {  | |||
     font-family:AVID Sans  |      font-family:AVID Sans  | ||
}  | }  | ||
/*Body fonts (shouldn't override AVID Sans in headings)*/  | /*Body fonts (shouldn't override AVID Sans in headings)*/  | ||
.mw-body-content {  | .mw-body-content {  | ||
     font-family: 'AVID Sans Book';  |      font-family: 'AVID Sans Book' !important;  | ||
     letter-spacing: 0.7px;  |      letter-spacing: 0.7px;  | ||
}  | }  | ||
#mw-wrapper, #searchInput, .dropdown-item, .wikipediauserbox {  | |||
	font-family: 'AVID Sans   | 	font-family: 'AVID Sans' !important  | ||
}  | }  | ||
.mbox-text {  | .mbox-text {  | ||