Difference between revisions of "Common.css"

From Tsunami Wiki
Jump to: navigation, search
(Created page with 'table.race { font-weight: bold; font-size: medium; border: 1; } td.race.left { width: 70%; text-align: left; } td.race.right { width: 30%; text-align:center; font-color: red; }')
 
(No difference)

Latest revision as of 19:55, 8 January 2010

table.race { font-weight: bold; font-size: medium; border: 1; }

td.race.left { width: 70%; text-align: left; }

td.race.right { width: 30%; text-align:center; font-color: red; }