Team:Valencia UPV/style css

From 2014.igem.org

(Difference between revisions)
Line 397: Line 397:
}
}
-
.colored-bold
+
.black-bold
 +
{
 +
color: black;
 +
font-weight: bold;
 +
}
 +
 
 +
.green-bold
 +
{
 +
color: green;
 +
font-weight: bold;
 +
}
 +
 
 +
.red-bold
 +
{
 +
color: #C00000;
 +
font-weight: bold;
 +
}
 +
 
 +
.blue-bold
{
{
color: blue;
color: blue;
Line 403: Line 421:
}
}
-
.colored-bold:hover
+
/*.blue-bold:hover
{
{
text-decoration: none;
text-decoration: none;
color: #00BFFF;
color: #00BFFF;
-
}
+
}*/
#igem-link
#igem-link

Revision as of 19:06, 12 October 2014