Template:Team:Vanderbilt/CSS

From 2014.igem.org

(Difference between revisions)
Line 52: Line 52:
.button {
.button {
     position: absolute;
     position: absolute;
-
     bottom: 6.5%;
+
     bottom: 6.75%;
     width: 10%;
     width: 10%;
     height: 5%;
     height: 5%;
Line 94: Line 94:
     background-image: url("https://static.igem.org/mediawiki/parts/2/22/Vanderbilt_right_arrow_2.png");
     background-image: url("https://static.igem.org/mediawiki/parts/2/22/Vanderbilt_right_arrow_2.png");
     background-size: 100% 100%;
     background-size: 100% 100%;
-
     right: 40px;
+
     right: 3%;
}
}
Line 100: Line 100:
     background-image: url("https://static.igem.org/mediawiki/parts/0/06/Vanderbilt_left_arrow_2.png");
     background-image: url("https://static.igem.org/mediawiki/parts/0/06/Vanderbilt_left_arrow_2.png");
     background-size: 100% 100%;
     background-size: 100% 100%;
-
     left: 40px;
+
     left: 3%;
}
}

Revision as of 02:50, 27 January 2015