Difference between revisions of "Team:Northwestern/libraries/header"

Line 2: Line 2:
  
 
  #sideMenu, #top_title{display: none;}
 
  #sideMenu, #top_title{display: none;}
  #content, #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent p {
+
  #content  
font-family: josefin-sans;
+
font-style: normal;
+
}
+
 
  #content {
 
  #content {
 
color: #000000;
 
color: #000000;

Revision as of 19:20, 23 June 2017

@charset "UTF-8";

#sideMenu, #top_title{display: none;}
#content 
#content {

color: #000000; width: 100%; margin: -10px 0px 0px 0px; padding: 0px;

}