Template:CSS/style3

From 2014.igem.org

(Difference between revisions)
Line 404: Line 404:
z-index:2;
z-index:2;
background-repeat:no-repeat;
background-repeat:no-repeat;
 +
}
 +
 +
.nav2{
 +
position:absolute;
 +
top:10px;
 +
left:400px;
 +
 +
}
 +
.nav2table{
 +
background-color:#373737;
 +
color:#807f7f;
 +
}
 +
.nav2 a,visited{
 +
color:#d6d5d5;
 +
font-size:12px;
 +
text-decoration:none;
 +
padding:10px;
 +
}
 +
 +
.nav2 a:hover{
 +
color:#ffffff;
 +
font-size:12px;
 +
font-weight:500;
 +
text-decoration:none;
 +
padding:10px;
}
}
</style>
</style>
</html>
</html>

Revision as of 14:37, 16 October 2014