MediaWiki:Common.css: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
undoing for now, since it's also affecting the body text
| imported>Hb1290  (adjusting so that menus use regular AVID Sans, rather than AS Book) | imported>Logoarto   (undoing for now, since it's also affecting the body text) | ||
| Line 1,086: | Line 1,086: | ||
| } | } | ||
| .dropdown-toggle { | .dropdown-toggle { | ||
|      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'; | ||
|      letter-spacing: 0.7px; |      letter-spacing: 0.7px; | ||
| } | } | ||
| #mw-wrapper,  | .mw-body-content, body, #mw-wrapper, p, .mw-userconfigpublic, .editOptions, ul, #searchInput, .wikipediauserbox { | ||
| 	font-family: 'AVID Sans' !important | 	font-family: 'AVID Sans Book' !important; | ||
| } | } | ||
| .mbox-text { | .mbox-text { | ||