msa advanced events videoconf - ajtruckle/meeting-schedule-assistant-support GitHub Wiki

Videoconference

Stylesheet Classes

These classes have been provided for you to customize how the information is displayed. These can be found towards the end of the stylesheet:

/* Videoconference Events */
.videoconference-container {
    text-align: center;
}

.videoconference-textbefore {
}

.videoconference-textafter {
}

.videoconference-event {
    font-weight: bold;
}

.videoconference-image {
}