Difference between revisions of "Template:Lethbridge/css"

Line 12: Line 12:
  
 
/* LOGO CONTAINER */
 
/* LOGO CONTAINER */
#logo-container {width: 400px !important; height: 400px !important; position: relative;  margin-left: auto; margin-right: auto; padding-left: 50px; z-index: 1111;}
+
#logo-container {width: 400px !important; height: 400px !important; position: relative;  margin-left: auto; margin-right: auto; padding-left: 50px; z-index: 1111 !important;}
 
#ulethlogo {position: absolute; z-index: 999;}
 
#ulethlogo {position: absolute; z-index: 999;}
 
#gear {z-index: 888; padding-top: 80px; padding-left: 100px;}
 
#gear {z-index: 888; padding-top: 80px; padding-left: 100px;}
Line 35: Line 35:
  
 
/* Alternative to body section, so we don't get the navbar or other components affected */
 
/* Alternative to body section, so we don't get the navbar or other components affected */
.content {font-family: 'Ralway', sans-serif; background-color: #ffffff; color: darkslategrey !important; margin-left: 3% !important; margin-right: 3% !important; z-index: 1111;}
+
.content {font-family: 'Ralway', sans-serif; background-color: #ffffff; color: darkslategrey !important; margin-left: 3% !important; margin-right: 3% !important; z-index: 1111 !important;}
  
 
/* HEADERS */
 
/* HEADERS */

Revision as of 19:58, 20 August 2018