Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 94: Line 94:


=== Mark past dates with a different background and text colour===
=== Mark past dates with a different background and text colour===
  .datepast {background-color: #xxxxxx; color: #xxxxxx;}
  .datepast{background-color: #xxxxxx; color: #xxxxxx;}


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