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

(Added new styling classes and defaults)
(Hid default table formatting)
Line 230: Line 230:
 
/* DEFAULT styling - no class specified */
 
/* DEFAULT styling - no class specified */
  
table { /* default table formatting */
+
/* table { default table formatting */
font-family: Verdana, Geneva, sans-serif;
+
/* font-family: Verdana, Geneva, sans-serif; */
border-collapse: collapse;
+
/* border-collapse: collapse; */
width: 100%;
+
/* width: 100%; */
}
+
/* } */
  
table, th { /* default table header formatting */
+
/* table, th { default table header formatting */
font-family: Verdana, Geneva, sans-serif;
+
/* font-family: Verdana, Geneva, sans-serif; */
border: 1px solid black;
+
/* border: 1px solid black; */
height: 28px;
+
/* height: 28px; */
padding: 15px;
+
/* padding: 15px; */
text-align: center;
+
/* text-align: center; */
vertical-align: middle;
+
/* vertical-align: middle; */
background-color:  #ffffff; /*white*/
+
/* background-color:  #ffffff; white*/
color: #000000; /*black*/
+
/* color: #000000; black*/
}
+
/* } */
  
table, td { /* default table detail formatting */
+
/* table, td { default table detail formatting */
font-family: Verdana, Geneva, sans-serif;
+
/* font-family: Verdana, Geneva, sans-serif; */
border: 1px solid black;
+
/* border: 1px solid black; */
height: 28px;
+
/* height: 28px; */
padding: 15px;
+
/* padding: 15px; */
text-align: left;
+
/* text-align: left; */
vertical-align: middle;
+
/* vertical-align: middle; */
background-color:  #ffffff; /*white*/
+
/* background-color:  #ffffff; white*/
color: #000000; /*black*/
+
/* color: #000000; black*/
}
+
/* } */
  
 
figcaption { /* Styling for figure captions - class */
 
figcaption { /* Styling for figure captions - class */

Revision as of 05:33, 9 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png