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