Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 153: Line 153:
bottom: 0px;
bottom: 0px;
position: fixed;
position: fixed;
 +
}
 +
 +
.colored-bold
 +
{
 +
color: blue;
 +
font-weight: bold;
 +
}
 +
 +
.colored-bold:hover
 +
{
 +
text-decoration: none;
 +
color: aqua;
}
}

Revision as of 15:06, 28 August 2014