Skip to content

Instantly share code, notes, and snippets.

View jrbalsano's full-sized avatar

Jonathan Balsano jrbalsano

View GitHub Profile
@jrbalsano
jrbalsano / calendar.css
Created September 30, 2012 07:29
CSS for a Wordpress Plugin
.post-content .gce-page-grid .gce-calendar {
color: #B8E0FF !important;
border-color: #B8E0FF !important;
}
gce-list-event div span {
color: #48A0DF !important;
}