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

(Changing hyperlink regular styling)
(Trying to remove hyperlink visible block)
Line 299: Line 299:
 
color: #0645ad; /*hyperlink blue*/
 
color: #0645ad; /*hyperlink blue*/
 
text-decoration: underline;
 
text-decoration: underline;
/* display:inline; here to keep hyperlinks inline -removed because block? */
+
/* display:inline; here to keep hyperlinks inline - N.B. made no difference figure caption */
 
}
 
}
  
Line 350: Line 350:
 
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: inline-block; /* here to keep the caption underneath the figure */
+
/* display: inline-block; here to keep the caption underneath the figure */
 +
display: inline; /* trying to remove hyperlink block? */
 
color: #000000; /*black*/
 
color: #000000; /*black*/
 
text-align: left;
 
text-align: left;

Revision as of 09:31, 22 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png