Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 49: | Line 49: | ||
} | } | ||
=== Booking Page with Rounded Corners | === 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;} | ||