Template:Team:Amsterdam/stylesheet

From 2012.igem.org

(Difference between revisions)
(Undo revision 53584 by MaartenR (talk))
Line 129: Line 129:
#main-bg {
#main-bg {
float: left;
float: left;
 +
width: 100%;
//background: rgba(255, 255, 255, 0.5);
//background: rgba(255, 255, 255, 0.5);
background: -moz-linear-gradient(top,  rgba(0,64,131,1) 0%, rgba(0,64,131,0) 35%, rgba(0,64,131,0) 65%, rgba(0,64,131,1) 100%);
background: -moz-linear-gradient(top,  rgba(0,64,131,1) 0%, rgba(0,64,131,0) 35%, rgba(0,64,131,0) 65%, rgba(0,64,131,1) 100%);
Line 186: Line 187:
margin-bottom: 7px;
margin-bottom: 7px;
margin-left: 0px;
margin-left: 0px;
 +
}
 +
 +
h1, h2, h3 {
 +
color: #004083;
 +
font-weight: bold;
 +
text-shadow: #AAA 0 0 1.5px;
 +
border-color: #919396;
 +
}
 +
 +
h1 {
 +
font-size: 36px;
 +
}
 +
 +
h2 {
 +
font-size: 26px;
 +
border-bottom-style: dotted;
}
}

Revision as of 21:33, 31 July 2012