Difference between revisions of "Template:Team:Harvard BioDesign/CSS"

Line 7: Line 7:
  
 
p{
 
p{
font: bold
+
font-style: italic;
 
}
 
}

Revision as of 20:50, 25 June 2015

body { background-color: #123212; padding-left: 50px;

}

p{ font-style: italic; }