Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 86: | Line 86: | ||
=== Add a border around the selected dates=== | === Add a border around the selected dates=== | ||
.datestay {border: 1px solid #2f2f2f !important;} | .datestay{border: 1px solid #2f2f2f !important;} | ||
=== Line through unavailable dates=== | === Line through unavailable dates=== | ||