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

(Changed maincontainer to 100percent)
(Added comments and removed some mainmenu styling)
Line 36: Line 36:
 
/* margin: 0 0 1em 0; */
 
/* margin: 0 0 1em 0; */
 
padding: 0;
 
padding: 0;
background-color: #f2f2f2;
+
/* background-color: #f2f2f2; */
border-bottom: 1px solid #ccc;
+
/* border-bottom: 1px solid #ccc; */
 
}
 
}
  
 
.menuHighlight { /* Creates highlight class */
 
.menuHighlight { /* Creates highlight class */
/* font-family: Verdana, Geneva, sans-serif; */
 
/* color: #ffffff; /* #ffffff is white */ */
 
 
}
 
}
  
Line 53: Line 51:
 
}
 
}
  
 +
/* this is not used */
 
#bannerContainer { /*Set up height place holder for the banner*/
 
#bannerContainer { /*Set up height place holder for the banner*/
 
height:200px;
 
height:200px;
Line 83: Line 82:
 
/* VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
/* VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
  
 +
/* this is not used */
 
#mainContainer p { /* Styling of text for everything inside main container */
 
#mainContainer p { /* Styling of text for everything inside main container */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
Line 89: Line 89:
 
}
 
}
  
 +
/* this is not used */
 
#mainmenu table { /* Styling of the menu id */
 
#mainmenu table { /* Styling of the menu id */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
Line 109: Line 110:
 
.mainmenu td { /* Styling of the menu table hyperlinks */
 
.mainmenu td { /* Styling of the menu table hyperlinks */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
/* background-color: #66cc66; /* #66cc66 light green */ setting this colours the entire container green */
+
/* background-color: #66cc66; Comment: #66cc66 light green setting this colours the entire container green */
 
color: #000000;
 
color: #000000;
 
}
 
}

Revision as of 09:27, 7 August 2015