Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
Classes of sibiraj.p.r | > | Sortable Table | > | css/creator.css | > | Download | ||
|
Download |
.creator table { background:#eee; border:1px $000 solid; } .creator table thead { background:#CCCCCC; text-transform:uppercase; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size:12px; font-weight:bold; } .creator table thead th { cursor:pointer; } .creator table td { width:60px; } .creator table tbody { background:#fff; text-align:center; text-transform:capitalize; font-size:14px; font-weight:100; } |