MediaWiki:Common.css: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
adjusting so that menus use regular AVID Sans, rather than AS Book
| imported>Doctorine Dark No edit summary | imported>Hb1290   (adjusting so that menus use regular AVID Sans, rather than AS Book) | ||
| 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 { | ||