
/* - ftwcalendar.css - */
@media screen {
/*  (do not remove this :) */
/*  (not this either :) */

div.fc#calendar {
    line-height: 1.1;
}
#content div.fc#calendar table {
    margin-bottom: 0;
}
#content div.fc#calendar a {
    border-style: none solid;
}
.fc-view {
    z-index: 0;
}
#content div.fc-event a,
#content div.fc-event a:hover {
    color: inherit;
}
div.fc-event.editable a {
    background-image: url(https://www.grainesdepaix.org/transp.png);
}

/*  */
}

