From: Anthony Talarico Date: Thu, 15 Sep 2016 16:07:40 +0000 (-0400) Subject: adding styles to the dates and days of the week on their new line in agenda view X-Git-Tag: v1.4.0^2~32 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a76a143ad4949262a80affb092e62a4f0befc675;p=WP-Plugins%2Fglm-member-db-events.git adding styles to the dates and days of the week on their new line in agenda view --- diff --git a/css/front.css b/css/front.css index 50e8ff3..6d106f0 100644 --- a/css/front.css +++ b/css/front.css @@ -306,12 +306,12 @@ a.fc-time-grid-event.fc-v-event { /* font-weight: bold;*/ } .agenda-event-weekday{ - font-weight: 600; + font-style: italic; } .date-range-container{ font-size: 13px; margin-bottom: 8px; } .agenda-event-recur-dates{ - font-weight: 600; + font-style: italic; }