File: /var/www/html/shootinschool/wp-content/plugins/fooevents-calendar/css/style.css
/*!
* FooEvents Calendar
* Description: Main Stylesheet
* Version: 1.0.0
* Copyright: © 2009-2016 Grenade Technologies.
* License: GNU General Public License v3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
.fc table {
margin:0 !important;
}
.fc-toolbar h2 {
font-size: 16px !important;
margin: 7px 0 0 0 !important
}
.fooevents-calendar-list .fooevents-calendar-list-item {
margin-bottom: 20px;
}
.fooevents-calendar-list .fooevents-calendar-list-item .fooevents-calendar-list-thumb {
float: left;
display: block;
width: 200px;
height: auto;
margin:5px 20px 20px 0
}
.fooevents-calendar-clearfix {
clear: both
}
.widget_fooevents_calendar_widget .fooevents-calendar-list .fooevents-calendar-list-item .fooevents-calendar-list-thumb {
float: left;
display: block;
width: 100%;
height: auto;
margin:0 0 20px 0
}