Team:WashU StLouis/CSS

From 2014.igem.org

(Difference between revisions)
Line 384: Line 384:
position: absolute;
position: absolute;
bottom: 10px; right: 50px;
bottom: 10px; right: 50px;
-
width: 300px; height:17px;
+
width: 300px; height:7px;
z-index: 100; /*--Assures the paging stays on the top layer--*/
z-index: 100; /*--Assures the paging stays on the top layer--*/
text-align: right;
text-align: right;
Line 400: Line 400:
position: absolute;
position: absolute;
bottom: 10px; right: 20px;
bottom: 10px; right: 20px;
-
width: 25px; height:17px;
+
width: 25px; height:7px;
z-index: 200; /*--Assures the paging stays on the top layer--*/
z-index: 200; /*--Assures the paging stays on the top layer--*/
text-align: center;
text-align: center;

Revision as of 00:45, 21 July 2014