Template:Team:BostonU/CSS

From 2014.igem.org

(Difference between revisions)
Line 344: Line 344:
.banner {
.banner {
position: absolute;
position: absolute;
-
        left:0px;
 
top:100px;
top:100px;
width: 100%;
width: 100%;
Line 360: Line 359:
list-style: none;
list-style: none;
width: 100%;
width: 100%;
-
                 float:left;
+
                 float: left;
}
}
.banner ul li {
.banner ul li {
Line 367: Line 366:
background-size:cover;
background-size:cover;
min-height:700px;
min-height:700px;
-
box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
 
}
}

Revision as of 17:54, 25 July 2014