Template:Team:BostonU/CSS

From 2014.igem.org

(Difference between revisions)
Line 344: Line 344:
.banner {
.banner {
position: absolute;
position: absolute;
-
         left:-25px;
+
         left:-23px;
top:100px;
top:100px;
-
width: 100%;
+
width: calc(100%+23px);
height:100%;
height:100%;
overflow: auto;
overflow: auto;

Revision as of 18:06, 25 July 2014