Template:Team:Edinburgh/css/header-style.css

From 2012.igem.org

(Difference between revisions)
m (Put wiki-edit in a separate file.)
Line 24: Line 24:
#team-name p{
#team-name p{
font: normal bold 34px/50px calibri, "lucida sans", helvetica, arial, sans-serif;
font: normal bold 34px/50px calibri, "lucida sans", helvetica, arial, sans-serif;
 +
text-shadow: 2px 2px #182e46;
}
}
#team-name a,
#team-name a,
Line 29: Line 30:
#team-name a:visited{
#team-name a:visited{
color:#fff;
color:#fff;
 +
}
 +
.follow-links:hover p{
 +
background-color: rgba(37,71,108,0.5); /*rgba(242,242,242, 0.5);*/
 +
border-radius: 5px;
 +
}
 +
.follow-links:hover p,
 +
.follow-links:hover p:active,
 +
.follow-links:hover p:hover{
 +
color: #fff;
 +
text-decoration:none;
 +
text-shadow: 1px 1px #000;
}
}
#main-menu{
#main-menu{

Revision as of 17:37, 30 July 2012