Template:Team:Vanderbilt/CSS

From 2014.igem.org

(Difference between revisions)
Line 52: Line 52:
.button {
.button {
     position: absolute;
     position: absolute;
-
     left: -40px;
+
     bottom: 20px;
-
    top: -40px;
+
     width: 10%;
     width: 10%;
     height: 5%;
     height: 5%;
Line 95: 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%;
-
 
+
    left: 40px;
}
}
Line 101: 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%;
 +
    right: 40px;
}
}

Revision as of 02:48, 27 January 2015