Team:Virginia/Team

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
{
{
height: 100%;
height: 100%;
 +
}
 +
body
 +
{
 +
margin: 0px;
 +
padding: 0px;
 +
background: #088573;
 +
font-family: 'Open Sans', sans-serif;
 +
font-size: 13px;
 +
color: #4F4F4F;
 +
}
 +
 +
h1, h2, h3
 +
{
 +
margin: 0;
 +
padding: 0;
 +
font-family: 'Archivo Narrow', sans-serif;
 +
color: #098A76;
 +
}
 +
 +
p, ol, ul
 +
{
 +
margin-top: 0px;
}
}
</style>
</style>

Revision as of 14:13, 9 June 2014