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

(Small table changes)
(Removed styling not used)
Line 8: Line 8:
 
/* PAGE LAYOUT */
 
/* PAGE LAYOUT */
  
body { /* Holds page background formatting */
+
body { /* Holds page background formatting */
 
/* background: linear-gradient(#7ec700, #43733e); */ /* mq harmony light green to dark green commented out */
 
/* background: linear-gradient(#7ec700, #43733e); */ /* mq harmony light green to dark green commented out */
 
background-color: #009933; /* middle harmony websafe green plain colour background */
 
background-color: #009933; /* middle harmony websafe green plain colour background */
Line 38: Line 38:
  
 
.menuHighlight { /* Creates highlight class */
 
.menuHighlight { /* Creates highlight class */
 +
/* no styling required here so far */
 
}
 
}
  
Line 46: Line 47:
 
/* padding: 10px; */
 
/* padding: 10px; */
 
/* border-top: 6px solid #EE3e53; */
 
/* border-top: 6px solid #EE3e53; */
}
 
 
/* this is not used */
 
#bannerContainer { /*Set up height place holder for the banner*/
 
height:200px;
 
margin:auto;
 
text-align:center;
 
/* color: #24B694; */
 
 
}
 
}
  
Line 79: Line 72:
  
 
/* 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 */
 
font-family: Verdana, Geneva, sans-serif;
 
font-size: 12px;
 
/* color: #0e232f; */
 
}
 
 
/* this is not used */
 
#mainmenu table { /* Styling of the menu id */
 
font-family: Verdana, Geneva, sans-serif;
 
font-size: 14px;
 
color: #ffffff;
 
}
 
  
 
.mainmenu table { /* Styling of the menu table class */
 
.mainmenu table { /* Styling of the menu table class */

Revision as of 10:18, 7 August 2015