Template:PageButtons/styles.css: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - "Montserrat" to "AVID Web"
No edit summary
m (Text replacement - "Montserrat" to "AVID Web")
 
(14 intermediate revisions by 2 users not shown)
Line 3: Line 3:
       background:#edebeb !important;   
       background:#edebeb !important;   
       border: #edebeb !important;   
       border: #edebeb !important;   
       font-family:"avid sans";
       font-family:"AVID Web";
       color: #161f2b !important;
       color: #161f2b !important;
      font-size: 0.8em
}
}


Line 23: Line 24:
     color: white !important;
     color: white !important;
}
}
 
/*main2 button styling*/
/*Hide breadcrumbs on pages with PageButtons enabled*/
.pagebuttons > .mw-ui-button {
.mw-content-subtitle, #contentSub, #contentSub2 {
     margin-bottom:30px;
     font-size: 84%;
     border-radius:5px;
     line-height: 1.2em;
     font-weight:normal
     margin: 0 0 1.4em 1em;
    color: #54595d;
    width: auto;
    display: none;
}
}

Navigation menu