Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 92: Line 92:
=== Line through unavailable dates===
=== Line through unavailable dates===
  .datenotavail{text-decoration: line-through;}
  .datenotavail{text-decoration: line-through;}
=== Mark past dates with a different background and text colour===
.datepast {background-color: #xxxxxx; color: #xxxxxx;}


=== Change width of hover image (Adaptive Booking Page only)===
=== Change width of hover image (Adaptive Booking Page only)===