MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Avid Sans Bold is a bit too bold for the sidebar headers
imported>Hb1290 (attempt 3) |
imported>Hb1290 (Avid Sans Bold is a bit too bold for the sidebar headers) |
||
| Line 380: | Line 380: | ||
/* Interface Style (code by Hb1290) */ | /* Interface Style (code by Hb1290) */ | ||
div#mw-panel div.portal h3{ | div#mw-panel div.portal h3{ | ||
font-family:AVID Sans | font-family:AVID Sans; font-weight:450; font-size: 14px; | ||
} | } | ||
div#mw-navigation div#mw-head div#p-user-tools{ | div#mw-navigation div#mw-head div#p-user-tools{ | ||
font-family:AVID Sans | font-family:AVID Sans; | ||
} | } | ||
div#mw-navigation div#mw-head div#p-search{ | div#mw-navigation div#mw-head div#p-search{ | ||
font-family:AVID Sans | font-family:AVID Sans; | ||
} | } | ||
div#mw-navigation div#mw-head div#right-navigation{ | div#mw-navigation div#mw-head div#right-navigation{ | ||
font-family:AVID Sans | font-family:AVID Sans; | ||
} | } | ||
div#mw-navigation div#mw-head div#left-navigation{ | div#mw-navigation div#mw-head div#left-navigation{ | ||
font-family:AVID Sans | font-family:AVID Sans; | ||
} | } | ||
#mw-navbar { | #mw-navbar { | ||
| Line 980: | Line 980: | ||
/*Fonts for sidebar headers*/ | /*Fonts for sidebar headers*/ | ||
#p-navigation-label, #p-Sections-label, #p-Categories-label, #p-Policy_and_Administration-label, #p-Administration-label, #p-cactions-label, #p-userpagetools-label, #p-pagemisc-label, #p-views-label #p-tb-label, #p-tb-label, #p-More_AVID-label, #p-managewiki-sidebar-header-label { | #p-navigation-label, #p-Sections-label, #p-Categories-label, #p-Policy_and_Administration-label, #p-Administration-label, #p-cactions-label, #p-userpagetools-label, #p-pagemisc-label, #p-views-label #p-tb-label, #p-tb-label, #p-More_AVID-label, #p-managewiki-sidebar-header-label { | ||
font-family:AVID Sans | font-family:AVID Sans; | ||
} | } | ||
/* Fonts for Search and User Menu */ | /* Fonts for Search and User Menu */ | ||
/* Fonts for Search and User Menu */ | /* Fonts for Search and User Menu */ | ||
#p-user-tools{ | #p-user-tools{ | ||
font-family: AVID Sans | font-family: AVID Sans; | ||
} | } | ||
.form-inline .form-control { | .form-inline .form-control { | ||
| Line 991: | Line 991: | ||
width: auto; | width: auto; | ||
vertical-align: middle; | vertical-align: middle; | ||
font-family: AVID Sans | font-family: AVID Sans; | ||
} | } | ||
/*Override "clear" property for EmbedVideo so embeds display how we want*/ | /*Override "clear" property for EmbedVideo so embeds display how we want*/ | ||