MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Logoarto
(transitioning to new font made by Puz.)
imported>Logoarto
No edit summary
Line 375: Line 375:
/* Interface Style (code by Hb1290) */
/* Interface Style (code by Hb1290) */
div#mw-panel div.portal h3{
div#mw-panel div.portal h3{
   font-family:Montserrat; font-weight:450; font-size: 14px;
   font-family:AVID Web; 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:Montserrat;
   font-family:AVID Web;
}
}
div#mw-navigation  div#mw-head div#p-search{
div#mw-navigation  div#mw-head div#p-search{
   font-family:Montserrat;
   font-family:AVID Web;
}
}
div#mw-navigation div#mw-head div#right-navigation{
div#mw-navigation div#mw-head div#right-navigation{
font-family:Montserrat;
font-family:AVID Web;
}
}
div#mw-navigation div#mw-head div#left-navigation{
div#mw-navigation div#mw-head div#left-navigation{
font-family:Montserrat;
font-family:AVID Web;
}
}
#mw-navbar {
#mw-navbar {
Line 1,081: Line 1,081:
/*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:Montserrat;
font-family:AVID Web;
}
}
/* 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: Montserrat;
   font-family: AVID Web;
}
}
.form-inline .form-control {
.form-inline .form-control {
Line 1,092: Line 1,092:
     width: auto;
     width: auto;
     vertical-align: middle;
     vertical-align: middle;
     font-family: Montserrat;
     font-family: AVID Web;
}
}
#p-TOOLBOXEND
#p-TOOLBOXEND
Line 1,124: Line 1,124:
/*heading fonts*/
/*heading fonts*/
h1, h2, h3, h4 {
h1, h2, h3, h4 {
     font-family:Montserrat
     font-family:AVID Web
}
}
/*nav fonts*/
/*nav fonts*/
#mw-navigation a {
#mw-navigation a {
     font-family: Montserrat
     font-family: AVID Web
}
}
#p-namespaces {
#p-namespaces {
   font-family:Montserrat
   font-family:AVID Web
}
}
.dropdown-toggle {
.dropdown-toggle {
     font-family:Montserrat
     font-family:AVID Web
}
}
.dropdown-menu .dropdown-menu-right show {
.dropdown-menu .dropdown-menu-right show {
     font-family:Montserrat
     font-family:AVID Web
}
}
/*Body fonts (shouldn't override Montserrat in headings)*/
/*Body fonts (shouldn't override AVID Web in headings)*/
.mw-body-content {
.mw-body-content {
     font-family: 'Montserrat' !important;
     font-family: 'AVID Web' !important;
}
}


#mw-wrapper, #searchInput, .dropdown-item, .wikipediauserbox {
#mw-wrapper, #searchInput, .dropdown-item, .wikipediauserbox {
font-family: 'Montserrat' !important
font-family: 'AVID Web' !important
}
}
.mbox-text {
.mbox-text {
     font-family:'Montserrat' !important
     font-family:'AVID Web' !important
}
}
h1, #firstHeading, .firstHeading, h2, h3, h4, h5, h6 {
h1, #firstHeading, .firstHeading, h2, h3, h4, h5, h6 {
font-family: 'Montserrat';
font-family: 'AVID Web';
font-weight: 500;
font-weight: 500;
}
}
/*Footer fonts*/
/*Footer fonts*/
.mw-footer {
.mw-footer {
font-family:Montserrat;
font-family:AVID Web;
}
}
/*Exempt banner from dark mode*/
/*Exempt banner from dark mode*/
Anonymous user

Navigation menu