Custom CSS: Difference between revisions
Jump to navigation
Jump to search
| Line 48: | Line 48: | ||
=== 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;} | ||
=== Hide cents=== | === Hide cents=== | ||