Difference between revisions of "Team:RHIT/StyleSheet1"

Line 48: Line 48:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
                             
+
 
        position: absolute;
+
        top: 50%;
+
        left: 50%;
+
        margin-right: -50%;
+
        transform: translate(-50%, -50%)
+
 
background-color:#454652;  
 
background-color:#454652;  
 
font-family: "Arial", Helvetica, sans-serif;
 
font-family: "Arial", Helvetica, sans-serif;

Revision as of 15:26, 11 August 2015