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

(Removed table detail styling)
(Square one)
Line 63: Line 63:
 
.specialInline { /* Creates the container for inline content - class */
 
.specialInline { /* Creates the container for inline content - class */
 
display: inline-block;
 
display: inline-block;
}
 
 
.regularTable { /* Creates regular table class */
 
/* border-collapse: collapse; */
 
width: 80%;
 
}
 
 
.regularHeader { /* Creates regular header class */
 
font-family: Verdana, Geneva, sans-serif;
 
}
 
 
.regularParagraph { /* Creates regular paragraph class */
 
font-family: Verdana, Geneva, sans-serif;
 
}
 
 
.regularHyperlink { /* reates regular hyperlink class */
 
font-family: Verdana, Geneva, sans-serif;
 
 
}
 
}
  
Line 112: Line 95:
 
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 125:
 
.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 138:
 
}
 
}
  
.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 144:
 
}
 
}
  
.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:45, 7 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png