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

(Cleaned up code and changed background image)
(Added table column width classes)
Line 1: Line 1:
[[File:MqAust_Burpey_v46-bubblePetri44_Summary03.png|965px]]
+
[[File:MqAust_Burpey_v46-bubblePetri44_Summary03.png|965px|link=]]
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
Line 170: Line 170:
 
font-family: Verdana, Geneva, sans-serif;
 
font-family: Verdana, Geneva, sans-serif;
 
color: #000000; /*black*/
 
color: #000000; /*black*/
 +
table-layout: fixed; /* prevents auto-resizing of column widths */
 
}
 
}
  
Line 185: Line 186:
 
font-size: 12px;
 
font-size: 12px;
 
padding: 4px;
 
padding: 4px;
 +
}
 +
 +
.regularCol10 { /* For table Column widths */
 +
width: 10%;
 +
}
 +
.regularCol20 { /* For table Column widths */
 +
width: 20%;
 +
}
 +
.regularCol30 { /* For table Column widths */
 +
width: 30%;
 +
}
 +
.regularCol40 { /* For table Column widths */
 +
width: 40%;
 
}
 
}
  

Revision as of 11:25, 11 August 2015

MqAust Burpey v46-bubblePetri44 Summary03.png