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

(Changed rounded corner settings)
(Changed hyperlink styling)
Line 37: Line 37:
 
/* height: 35px; Comment: setting this affects the whole page*/
 
/* height: 35px; Comment: setting this affects the whole page*/
 
/* background-color: #0e232f; */
 
/* background-color: #0e232f; */
/* padding: 10px; */
+
padding: 0px;
 
/* border-top: 6px solid #EE3e53; */
 
/* border-top: 6px solid #EE3e53; */
 
}
 
}
Line 59: Line 59:
 
width: 100%;
 
width: 100%;
 
float: left;
 
float: left;
padding: 6px;
+
padding: 4px;
 
/* border-top: 6px solid #EE3e53; */
 
/* border-top: 6px solid #EE3e53; */
 
}
 
}
Line 164: Line 164:
  
 
figcaption.specialInline { /* Styling for figure captions - class */
 
figcaption.specialInline { /* Styling for figure captions - class */
 +
font-family: Verdana, Geneva, sans-serif;
 
display: block; /* here to keep the caption underneath the figure */
 
display: block; /* here to keep the caption underneath the figure */
 
text-align: left;
 
text-align: left;
Line 179: Line 180:
  
 
figcaption.regularInline { /* Styling for figure captions - class */
 
figcaption.regularInline { /* Styling for figure captions - class */
 +
font-family: Verdana, Geneva, sans-serif;
 
display: block; /* here to keep the caption underneath the figure */
 
display: block; /* here to keep the caption underneath the figure */
 
text-align: center;
 
text-align: center;
Line 204: Line 206:
 
}
 
}
  
.regularCol10 { /* For table Column widths */
+
.regularCol10 { /* For fixed table Column widths */
 
width: 10%;
 
width: 10%;
 
}
 
}
.regularCol20 { /* For table Column widths */
+
.regularCol20 { /* For fixed table Column widths */
 
width: 20%;
 
width: 20%;
 
}
 
}
.regularCol30 { /* For table Column widths */
+
.regularCol30 { /* For fixed table Column widths */
 
width: 30%;
 
width: 30%;
 
}
 
}
.regularCol40 { /* For table Column widths */
+
.regularCol40 { /* For fixed table Column widths */
 
width: 40%;
 
width: 40%;
 
}
 
}
Line 264: Line 266:
 
color: #0645ad; /*hyperlink blue*/
 
color: #0645ad; /*hyperlink blue*/
 
text-decoration: underline;
 
text-decoration: underline;
 +
display:inline; /* here to keep hyperlinks inline */
 
}
 
}
  
Line 295: Line 298:
 
/* color: #000000; black*/
 
/* color: #000000; black*/
 
/* } */
 
/* } */
 +
 +
ul {
 +
font-family: Verdana, Geneva, sans-serif;
 +
list-style-type: circle;
 +
}
 +
 +
ol {
 +
font-family: Verdana, Geneva, sans-serif;
 +
list-style-type: circle;
 +
}
  
 
figcaption { /* Styling for figure captions - class */
 
figcaption { /* Styling for figure captions - class */
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
 
display: block; /* here to keep the caption underneath the figure */
 
display: block; /* here to keep the caption underneath the figure */
 +
text-align: left;
 
}
 
}
  
Line 346: Line 360:
 
display:inline; /* here to keep hyperlinks inline */
 
display:inline; /* here to keep hyperlinks inline */
 
}
 
}
 
  
 
img { /* image formatting */
 
img { /* image formatting */

Revision as of 15:24, 17 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png