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

(Changed mainmenu class style)
(Changed mainmenu class basics)
Line 24: Line 24:
 
.menuContainer { /* Creates the container for the menu */
 
.menuContainer { /* Creates the container for the menu */
 
float: left;
 
float: left;
width: 940px;
+
width: 100%;
 
/* background-color: #0e232f; */
 
/* background-color: #0e232f; */
 
/* padding: 10px; */
 
/* padding: 10px; */
Line 32: Line 32:
  
 
.mainmenu { /* Creates mainmenu class */
 
.mainmenu { /* Creates mainmenu class */
width: 100%;
 
float: center;
 
 
/* margin: 0 0 1em 0; */
 
/* margin: 0 0 1em 0; */
 
padding: 0;
 
padding: 0;
/* no colours or borders here */
+
/* no colours, borders, width, or float here */
 
}
 
}
  

Revision as of 09:36, 7 August 2015