Difference between revisions of "Team:RHIT/StyleSheet1"

Line 27: Line 27:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width:108%;
+
width:102%;
 
                                 height:100%;
 
                                 height:100%;
 
overflow:hidden;
 
overflow:hidden;
 
float:inherit;
 
float:inherit;
 
        padding:auto;
 
        padding:auto;
                                position:relative;
 
                                top:-6px;
 
 
                                 left-margin:auto;
 
                                 left-margin:auto;
 
                                 right-margin:auto;
 
                                 right-margin:auto;
Line 40: Line 38:
 
font-family: "Arial", Helvetica, sans-serif;
 
font-family: "Arial", Helvetica, sans-serif;
 
                                 z-index:0;
 
                                 z-index:0;
                             
+
relative                                top--6px                           
 
                                           }
 
                                           }
 
                                  
 
                                  
Line 64: Line 62:
 
                                 position: relative;
 
                                 position: relative;
 
                                 top:-6px;
 
                                 top:-6px;
                                 left-margin:auto;
+
                                 left:50%;
                                right-margin:auto;
+
 
                                 z-index:2;  
 
                                 z-index:2;  
 
                  }
 
                  }

Revision as of 14:50, 11 August 2015