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

(Added round table border id)
(Changed rounded border settings)
Line 107: Line 107:
  
 
#rcornersMain {
 
#rcornersMain {
border-radius: 15px 50px;
+
border-radius:50px 15px;
 
background: #66cc66; /* #66cc66 light green */
 
background: #66cc66; /* #66cc66 light green */
 
/* padding: 20px; */
 
/* padding: 20px; */
Line 120: Line 120:
 
display:block; /* makes the table cells clickable */
 
display:block; /* makes the table cells clickable */
 
color: #ffffff; /* #ffffff is white */
 
color: #ffffff; /* #ffffff is white */
 +
}
 +
 +
#rcornersHighlight {
 +
border-radius: 50px 15px;
 +
background: #009933; /* #009933 dark green */
 +
/* padding: 20px; */
 +
/* width: 200px; */
 +
/* height: 150px; */
 
}
 
}
  

Revision as of 15:45, 16 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png