Custom CSS: Difference between revisions

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


=== Booking Page with Rounded Corners (Adaptive Booking Page Only)===
=== Booking Page with rounded corners (Adaptive Booking Page only)===


  <nowiki>#</nowiki>bookingpage{border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px;}
  <nowiki>#</nowiki>bookingpage{border-radius:7px; -webkit-border-radius:7px; -moz-border-radius:7px;}