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

(Added centredfigure class)
(Text centre for figure)
Line 58: Line 58:
  
 
.CentredFigure { /* Creates the container for CentredFigure - class */
 
.CentredFigure { /* Creates the container for CentredFigure - class */
 +
/* no styling required here so far */
 +
}
 +
 +
.CentreTextFigure { /* Creates the container for CentredTextFihure - class */
 
/* no styling required here so far */
 
/* no styling required here so far */
 
}
 
}
Line 165: Line 169:
 
margin: 0 auto 0.55em;
 
margin: 0 auto 0.55em;
 
display: block;
 
display: block;
 +
}
 +
 +
.CentreTextFigure p { /* paragraph formatting */
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000; /*black*/
 +
text-align: center;
 
}
 
}
  

Revision as of 12:37, 7 August 2015