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

m (Changed petri dish styling)
(Added centreStuffInline class for petri dishes)
Line 71: Line 71:
 
}
 
}
  
.specialInline { /* Creates the container for inline content - class */
+
.centreStuffInline { /* Horizontal positioning */
display: inline-block;
+
text-align: center;
 
}
 
}
  
.HomeTopInline { /* Creates the container for inline content - class */
+
.specialInline { /* Creates the container for inline content - class */
display: inline-block;
+
}
+
 
+
.HomeBottomInline { /* Creates the container for inline content - class */
+
 
display: inline-block;
 
display: inline-block;
 
}
 
}
Line 209: Line 205:
 
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;
}
 
 
/* Class HomeInline styling */
 
 
figure.HomeTopInline { /* Creates the container for inline content - class */
 
font-family: Verdana, Geneva, sans-serif;
 
margin-top: 1em;
 
margin-bottom: 1em;
 
margin-left: 20px;
 
margin-right: 40px;
 
}
 
 
figure.HomeBottomInline { /* Creates the container for inline content - class */
 
font-family: Verdana, Geneva, sans-serif;
 
margin-top: 1em;
 
margin-bottom: 1em;
 
margin-left: 10px;
 
margin-right: 0px;
 
 
}
 
}
  

Revision as of 13:19, 7 September 2015