Difference between revisions of "Template:BUHW2016"

Line 54: Line 54:
 
* {
 
* {
 
     font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif;
 
     font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif;
 
 
}
 
}
  
Line 85: Line 84:
 
/* Custom Button Styles */
 
/* Custom Button Styles */
  
.btn-dark {
 
    border-radius: 0;
 
    color: #ffffff;
 
    background-color: rgba(0,0,0,0.4);
 
}
 
 
.btn-dark:hover,
 
.btn-dark:focus,
 
.btn-dark:active {
 
    border-radius: 0;
 
    color: #ffffff;
 
    background-color: rgba(0,0,0,0.7);
 
}
 
  
 
.btn-light {
 
.btn-light {
Line 289: Line 275:
 
   }
 
   }
 
   .navbar-default.affix {
 
   .navbar-default.affix {
       background-color: black;
+
       background-color: white;
 
       border-color: rgba(34, 34, 34, 0.05);
 
       border-color: rgba(34, 34, 34, 0.05);
 
   }
 
   }

Revision as of 19:15, 6 July 2016