Template:Team:DukeSafety/CSS

From 2014.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 9: Line 9:
margin-right:5%;
margin-right:5%;
margin-bottom:5%;
margin-bottom:5%;
-
margin-top:0%;
+
margin-top:-2.5%;
}
}
Line 15: Line 15:
width:100px;
width:100px;
height:100px;
height:100px;
 +
position:relative;
 +
z-index:50;
}
}
Line 23: Line 25:
#bigsection {
#bigsection {
width: 60%;
width: 60%;
-
height: 80%;
+
height: 57%;
overflow:hidden;
overflow:hidden;
float:right;
float:right;
Line 36: Line 38:
.bigpic {
.bigpic {
         clear:both;
         clear:both;
-
        overflow:hidden;
 
         font-size:1em;
         font-size:1em;
         color:#fff;
         color:#fff;
Line 43: Line 44:
.bigpic img {
.bigpic img {
-
width: 324px;
+
/*width: 324px;
-
height: 243px;
+
height: 243px;*/
 +
width: 60%;
 +
height: 55%;
 +
}
 +
 
 +
.safe {
 +
        font-size:1em;
 +
        color:#fff;
 +
        margin-left: 5%;
 +
        margin-right: 5%;
 +
        margin-bottom: 5%;
 +
        margin-top: -3%;
 +
}
 +
 
 +
.safe h2 {
 +
color:#fff;
}
}

Latest revision as of 02:29, 18 October 2014