HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
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
}