Team:Virginia/Team

From 2014.igem.org

(Difference between revisions)
Line 27: Line 27:
{
{
margin-top: 0px;
margin-top: 0px;
 +
}
 +
 +
ol, ul
 +
{
 +
margin: 0px;
 +
padding: 0px;
 +
list-style:  none
 +
}
 +
 +
p
 +
{
 +
line-height: 180%;
 +
}
 +
 +
strong
 +
{
 +
}
 +
 +
a
 +
{
 +
color: #088674;
 +
}
 +
 +
a:hover
 +
{
 +
text-decoration: none;
 +
}
 +
 +
a img
 +
{
 +
border: none;
 +
}
 +
 +
img.border
 +
{
 +
}
 +
 +
img.alignleft
 +
{
 +
float: left;
 +
}
 +
 +
img.alignright
 +
{
 +
float: right;
 +
}
 +
 +
img.aligncenter
 +
{
 +
margin: 0px auto;
 +
}
 +
 +
hr
 +
{
 +
display: none;
 +
}
 +
 +
ul.style1
 +
{
 +
}
 +
 +
ul.style1 li
 +
{
 +
padding: 1.50em 0em 1.90em 0em;
 +
border-top: 1px solid #e8e8e8;
 +
}
 +
 +
ul.style1 a
 +
{
 +
text-decoration: none;
 +
color: #6e6d6d;
 +
}
 +
 +
ul.style1 a:hover
 +
{
 +
text-decoration: underline;
 +
}
 +
 +
ul.style1 .posted
 +
{
 +
font-size: 0.90em;
 +
color: #b6b6b6;
 +
}
 +
 +
ul.style1 .first
 +
{
 +
padding-top: 0em;
 +
border-top: none;
}
}
</style>
</style>

Revision as of 14:13, 9 June 2014