Custom CSS: Difference between revisions

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


=== Line through unavailable dates===
=== Line through unavailable dates===
  .datenotavail {
  .datenotavail{text-decoration: line-through;}
text-decoration: line-through;
}


=== Change width of hover image (adaptive booking page only)===
=== Change width of hover image (adaptive booking page only)===