Difference between revisions of "Template:Macquarie Australia/TestCSS"

(Changed more container widths)
(Changed table width)
Line 15: Line 15:
  
 
.mainContainer { /* Creates a container that wraps all of the content inside our wiki pages */
 
.mainContainer { /* Creates a container that wraps all of the content inside our wiki pages */
width: 98%;
+
width: 100%;
 
overflow: hidden;
 
overflow: hidden;
 
float: center;
 
float: center;
Line 25: Line 25:
 
.menuContainer { /* Creates the container for the menu */
 
.menuContainer { /* Creates the container for the menu */
 
float: center;
 
float: center;
width: 98%;
+
width: 100%;
 
/* height: 35px; Comment: setting this affects the whole page*/
 
/* height: 35px; Comment: setting this affects the whole page*/
 
/* background-color: #0e232f; */
 
/* background-color: #0e232f; */
Line 65: Line 65:
 
.regularTable { /* Creates regular table class */
 
.regularTable { /* Creates regular table class */
 
border-collapse: collapse;
 
border-collapse: collapse;
width: 98%;
+
width: 80%;
 
text-align: left;
 
text-align: left;
 
}
 
}

Revision as of 05:40, 9 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png