Difference between revisions of "Team:RHIT/StyleSheet1"

Line 58: Line 58:
 
height:20%;
 
height:20%;
 
                                 width:100%;   
 
                                 width:100%;   
                                position: relative;
+
        position: absolute;
                                top:-6px;
+
        top: 50%;
margin-left:auto;
+
        left: 50%;
margin-right:auto;
+
        margin-right: -50%;
 +
        transform: translate(-50%, -50%)
 
                                 z-index:2;  
 
                                 z-index:2;  
 
                  }
 
                  }

Revision as of 15:28, 11 August 2015