El Dorado

A full-stack community web application written in Ruby/Rails
Wed, 16 Jul 2008, 3:06am div for the calendar? »
TTDaVeTT
Member
Registered: Jun, 2008
Last visit: Wed, 27 Aug 2008
Posts: 10

Hi, thanks! So Ive found the CSS for the table here:
table {
width: 100%;
border: 1px solid #35604d;
margin-bottom: 10px;
}
and I'm wondering if there is a way to only use these attributes on the calendar so that it doesn't affect my other tables. Do you know how to do this?

Offline