Difference between revisions of "Template:Team:Harvard BioDesign/skin2015.css"

(Blanked the page)
Line 1: Line 1:
 +
<html>
  
 +
<style type="text/css">
 +
*{
 +
    margin:0;
 +
    padding:0;
 +
}
 +
body{
 +
    background:#0c3f40;
 +
    font-family:Georgia;
 +
    font-size: 34px;
 +
    font-style: italic;
 +
    letter-spacing:-1px;
 +
    width:12000px;
 +
    position:absolute;
 +
    top:0px;
 +
    left:0px;
 +
    bottom:0px;
 +
}
 +
</style>
 +
 +
 +
 +
</html>

Revision as of 20:35, 24 June 2015