diff --git a/static/reservation.html b/static/reservation.html index b9c95e2..34601b0 100644 --- a/static/reservation.html +++ b/static/reservation.html @@ -19,6 +19,9 @@ max-width: 50%; height: auto; } + .red-text { + color: red; + } @@ -78,14 +81,12 @@

Column4

-

Search for Availability

Please enter your desired dates below to check for availability.

- -
+
@@ -110,6 +111,14 @@

Search for Availability

+
+
+

This is some TEXT.

+

+ Click Me +

+
+
@@ -124,8 +133,42 @@

Search for Availability

right
- - + + + + \ No newline at end of file