Wasn´t this file for the rss feed layout? I meant the layout of the matches tab...
<style type='text/css'> .Date { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 30px; padding: 2px; margin: 5px; } .Match { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 30px; color: black; border-width: 1px; border-style: solid; border-color: #0000FF; margin: 2px; padding: 2px 1px; -webkit-border-radius: 5px; } .header { font-family: verdana, geneva, arial, helvetica, sans-serif; font-weight: bold; font-size: 28px; padding: 2px; } .odd { background-color: #ebebeb; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 28px; padding: 2px; } .even { font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 28px; padding: 2px; } .lines {background-color: #000;} .highlight {font-weight: bold;} </style>