Free CSS: Larger Calendar


Userlevel 7
Badge +5

If you’re using a 1/3 or 2/3 width calendar (or on mobile), this may be of interest. We didn’t end up using it and instead we went with full width.

Don’t forget to uncomment!

 

/*msc calendar edits
#doc-widget-359 mwl-calendar-month-cell.cal-cell {
margin-top: 30px !important;
margin-bottom: 30px !important;
}
#doc-widget-359 div.cal-days {
height: 300px !important;
}
#doc-widget-359 div.cal-day-number-inner {
font-size: 160% !important;
}*/

 


0 replies

Be the first to reply!

Reply