Team:TU Munich/Templates/Layout

From 2010.igem.org

(Difference between revisions)
Line 5: Line 5:
body
body
{
{
 +
}
 +
 +
.firstHeading
 +
{
 +
display: none;
}
}
Line 117: Line 122:
cursor: hand;
cursor: hand;
cursor:pointer;
cursor:pointer;
 +
}
 +
 +
 +
.editsection
 +
{
 +
color: #555555;
 +
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
 +
font-size: 12.5px;
 +
font-weight: normal;
 +
text-decoration: none;
 +
}
 +
.editsection a
 +
{
 +
color: #555555;
 +
}
 +
.editsection a:hover
 +
{
 +
color: #000000;
 +
}
 +
.editsection a:visited
 +
{
 +
color: #555555;
 +
}
 +
.editsection a:active
 +
{
 +
color: #555555;
}
}

Revision as of 01:33, 23 August 2010