Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of Riccardo Brambilla | > | RCalendar | > | style.css | > | Download | ||
|
Download |
/* CSS Example File */ body { font-family:Arial Unicode MS; font-size:14px; } table { border:1px solid #ccc; font-size:12px; width:300px; } th { font-weight:normal; background-color:#efefef; border:1px solid #efefef; cursor:default; text-align:right; } td { border:1px solid #efefef; cursor:default; text-align:right; } .mh { background-color:#fff; font-weight:normal; font-size: 14px; border:1px solid #ccc; cursor:default; text-align:center; } |