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

(New stuff today)
(Add bits in 1)
Line 112: Line 112:
 
color: #ffffff; /* #ffffff is white */
 
color: #ffffff; /* #ffffff is white */
 
}
 
}
 +
 +
/*
 +
.menuHighlight td { /* Styling of the menu table highlighted hyperlinks */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #ffffff; /* #ffffff is white */
 +
}
 +
 +
table.menuHighlight td { /* Styling of the menu table highlighted hyperlinks */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #ffffff; /* #ffffff is white */
 +
}
 +
*/
  
 
.contentContainer h1, h2, h3, h4, h5, h6 { /* Colour and font family */
 
.contentContainer h1, h2, h3, h4, h5, h6 { /* Colour and font family */
Line 130: Line 142:
 
.contentContainer a:hover{ /* Styling links on hover */
 
.contentContainer a:hover{ /* Styling links on hover */
 
color: #f4b248; /*dark blue*/
 
color: #f4b248; /*dark blue*/
}
 
/*
 
.regularTable table { /* default table formatting */
 
color: #000000; /*black*/
 
 
}
 
}
  
.regularTable th { /* default table header formatting */
 
color: #000000; /*black*/
 
}
 
 
.regularTable td { /* default table detail formatting */
 
color: #000000; /*black*/
 
}
 
*/
 
 
figure.specialInline { /* Styling for figures in specialInline class */
 
figure.specialInline { /* Styling for figures in specialInline class */
 
margin-top: 1em;
 
margin-top: 1em;
Line 155: Line 155:
 
}
 
}
  
.regularHeader h1 { /* Heading1 formatting */
+
h1 { /* Heading1 formatting */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
 
color: #000000; /*black*/
 
color: #000000; /*black*/
Line 161: Line 161:
 
}
 
}
  
.regularHeader h2 { /* heading2 formatting */
+
h2 { /* Comment: heading2 formatting */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
 
color: #000000; /*black*/
 
color: #000000; /*black*/
text-align: left;
 
 
}
 
}
  
.regularHeader h3 { /* heading3 formatting */
+
p { /* Comment: paragraph formatting */
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h4 { /* heading4 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h5 { /* heading5 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h6 { /* heading6 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularParagraph p { /* paragraph formatting */
+
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
 
color: #000000; /*black*/
 
color: #000000; /*black*/
 
/* font-size: 20px; */
 
/* font-size: 20px; */
}
 
 
.regularHyperlink a { /* hyperlink formatting */
 
font-family: Verdana, Geneva, sans-serif;
 
font-weight: bold;
 
color: #0645ad; /*hyperlink blue*/
 
text-decoration: underline;
 
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 07:54, 7 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png