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

(Added text into columns css)
(Add new class with center text)
 
(4 intermediate revisions by the same user not shown)
Line 79: Line 79:
 
width: 100%;
 
width: 100%;
 
text-align: left;
 
text-align: left;
 +
}
 +
 +
.centreItInline { /* Horizontal positioning */
 +
display: block;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 +
.centreStuffInline { /* Horizontal positioning */
 +
text-align: center;
 
}
 
}
  
Line 266: Line 276:
 
column-gap: 40px;
 
column-gap: 40px;
 
/* Line between columns */
 
/* Line between columns */
-webkit-column-rule: 1px solid black; /* Chrome, Safari, Opera */
+
-webkit-column-rule: 1px dashed #009933; /* Chrome, Safari, Opera */
-moz-column-rule: 1px solid black; /* Firefox */
+
-moz-column-rule: 1px dashed #009933; /* Firefox */
column-rule: 1px solid black;
+
column-rule: 1px dashed #009933;
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: 12px;
 
}
 
}
  

Latest revision as of 13:14, 7 September 2015

MqAust Burpey v46-bubblePetri44 Summary03.png