Difference between revisions of "Template:BUHW2016"

Line 14: Line 14:
 
</script>
 
</script>
  
 +
 +
 +
 +
<link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
  
 
</head>
 
</head>
 +
 +
 +
  
  
Line 28: Line 35:
 
body {background-color:white; }
 
body {background-color:white; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
 
@font-face { font-family: OpenSans; src: url('https://fonts.googleapis.com/css?family=Open+Sans'); }
 
  
  
Line 48: Line 51:
  
 
* {
 
* {
     font-family: OpenSans, 'Helvetica Neue', Arial, sans-serif;
+
     font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif;
  
 
}
 
}
Line 60: Line 63:
 
/*
 
/*
 
body {
 
body {
     font-family: OpenSans, "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
+
     font-family: 'Open Sans', sans-serif, "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
 
}
 
}
 
*/
 
*/
Line 301: Line 304:
 
.navbar-default .navbar-header .navbar-brand {
 
.navbar-default .navbar-header .navbar-brand {
 
     color: #c0392b;
 
     color: #c0392b;
     font-family: OpenSans, 'Helvetica Neue', Arial, sans-serif;
+
     font-family: 'Open Sans', sans-serif, 'Helvetica Neue', Arial, sans-serif;
 
     font-weight: 700;
 
     font-weight: 700;
 
     text-transform: uppercase;
 
     text-transform: uppercase;

Revision as of 18:43, 6 July 2016