Difference between revisions of "Template:Team:WLC-Milwaukee2"

Line 221: Line 221:
 
.paging {
 
.paging {
 
position: absolute;
 
position: absolute;
bottom: 10px; right: 50px;
+
bottom: 10px; right: 30px;
 
width: 300px; height:0px;
 
width: 300px; height:0px;
 
z-index: 100; /*--Assures the paging stays on the top layer--*/
 
z-index: 100; /*--Assures the paging stays on the top layer--*/
Line 237: Line 237:
 
.pause {
 
.pause {
 
position: absolute;
 
position: absolute;
bottom: 10px; right: 20px;
+
bottom: 10px; right: 10px;
width: 25px; height:47px;
+
width: 25px; height:0px;
 
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;
line-height: 40px;
+
line-height: 0px;
 
font-weight: bold;
 
font-weight: bold;
 
display: block; /*--Hidden by default, will be later shown with jQuery--*/
 
display: block; /*--Hidden by default, will be later shown with jQuery--*/

Revision as of 03:06, 18 September 2015