diff --git a/.firebase/hosting.cHVibGlj.cache b/.firebase/hosting.cHVibGlj.cache index f19d10a..f163b8e 100644 --- a/.firebase/hosting.cHVibGlj.cache +++ b/.firebase/hosting.cHVibGlj.cache @@ -1,6 +1,4 @@ index.js,1700953106222,b2210324b7cda17a8dcb66fcacd3a1524d6df850fab6facb1c7b350372002a99 -specials.html,1700952632430,4c5b8430883874a28ce29044df286465f80b09337fa58e9f30e2a0c7a4711f0c -style.css,1700953144804,d871eb73668bf2c33c0527ee8b42340b32f53a5f0661055d80ac8a850aefc899 assets/img/Lanterna-restaurant.png,1700433650788,b2762ffb6762c82ca607b77748975324a55e0445be99f568da7e43c61c2a44fa assets/img/bruschetta.jpeg,1700433650789,50d3334fa220bd2e34cdb852bc1de1b2cc3fbf9a2ed856ddcaa6cfe0eb53a59b assets/img/catering-event.jpg,1700433650789,20b6037e87d55a0d9bee6c0c7ac486ff81d225bbfe09322a586a6214fd422dd1 @@ -8,8 +6,16 @@ assets/img/favicon.ico,1700433650790,34e7a2175304b73242b08f67c85aed75decf48f3337 assets/img/mobile-app.png,1700433650791,a325023faa8f45917279aee09e6f2296b465f023b8efc0866e82d0b8e1a0441d assets/img/olives-onTable.jpg,1700433650800,cb4e16705b299b0a2b5999354a1605ef57bef191b012aac497e1b4d5b473d5f5 assets/img/pasta-and-flour.jpg,1700433650804,63e35c874e03eccd7d954ffcce4c07f14941c48c2390eaeecb939fafe9f84f5c -assets/img/pizza.jpg,1700433650807,ee9fc3dda0fbbeda217d7b842d07814d014ddcbb9e19281332ba3a49f7c42824 assets/img/specials-background.jpeg,1700433650808,253c2e2ed0c7b8677663d74af84bbe59fff8864ab7110aca18784231930ddf6a assets/img/splash.png,1700433650808,c1a44dfb9da2f771b569b6adfc3e67286d1cfd9fb62e4793241ad96123d65779 assets/img/tomato.png,1700433650808,d2cced917bbe44711ebe858aca91a07a752baed8b3785dfdd6ecd25477144cc5 -index.html,1701037119127,29e7996b96857adc684972a8f1db63c3b4efac9f3461aa9075b398de560fa0c3 +style.css,1701304820976,7078f6bc497d879ceca4db24ebfedb23a3ee9387b5362d81c972c3dfcdef2e34 +specials.html,1701290820677,2adc2a5f86ce400be34ee9207915d0c66f77e05cb63c8fb51004ef71bad4810e +index.html,1701304909637,dead0528ce7d327ab7e0ae9cb5c56067f8ce884fa5a055ab54a9f8094f309653 +assets/img/spaguetti-noodles.jpeg,1700953826757,964d8a52a89719bb05e57bf39509bc793b450e9c07d2b3ccf70aa983dec82cab +assets/img/pasta-pomodoro-tomato-noodle-dish-wild-growth-preview.jpg,1701290460782,408d3590b681777eea5cd8b5256344b6957f0c3036166d6d489db69d2343424e +assets/img/beef-cooking-cuisine-delicious-preview.jpg,1701290435692,fd214e302095ee1cc88be1e6aa8b2a99375c0a1e67f61a1c6c1238aa188bb936 +assets/img/pizza.jpeg,1701290898248,c546bcd7db024ba39de035379c19073e0c295452d8d266cc1c1aa113ee2f2d64 +assets/img/tortellini.jpeg,1700953770228,410738be8d7b5da974060d350ab440f74ffd094eb208a70e5cf432bc5aec9030 +assets/img/fettuccine.jpeg,1701290099198,7c0b3efac4dc39a38bcdaa4e604c1db0a73fe7c020deba0521ec9ed27a952985 +assets/img/lanterna-navidad.png,1701290164692,17ad20a93891ab518cb52b816d25ae7f8f799431f89a52118b1fb48d167b5c26 diff --git a/public/index.html b/public/index.html index 3713ccc..5a81f22 100644 --- a/public/index.html +++ b/public/index.html @@ -80,7 +80,7 @@

Lanterna

- Our Restaurant +

2812 Lakeshore Dr, Brechin,

@@ -371,7 +371,11 @@

+
+ Check our SPECIALS +
+

Our Location

@@ -385,10 +389,10 @@

Our Location

-

Whether you are looking for an intimate dinner for your closest friend and family or a business meeting, a birthday party, or a holiday reception with a few guest; We cater to every occasion. Give us a call or E-mail us at:
+

Whether you are looking for an intimate dinner for your closest friend and family or a business meeting, a birthday party, or a holiday reception with a few guest; We cater to every occasion. Give us a call or E-mail us at:
705-505-0088
lanternabrechin@gmail.com -

+

diff --git a/public/style.css b/public/style.css index ecddc1b..49e6966 100644 --- a/public/style.css +++ b/public/style.css @@ -165,11 +165,11 @@ nav, /* SECTION MENU */ - -.accordion { - background-color: #557B83; +.specials-button{ + width:500px; + height: 30px; + margin:30px auto; } - .btn-block { background-color: #1c1f23; border-color: #1a1e21; @@ -181,7 +181,7 @@ nav, .accordion { cursor: pointer; width: 100%; - padding: 100px auto; + padding: 100px 0; text-align: center; } @@ -334,7 +334,9 @@ em { } .opening-hours { - text-align: left; + display: flex; + justify-content: center; + align-items: center; } iframe{ @@ -352,6 +354,16 @@ iframe{ text-align: center; } +.address{ + font-family: 'Open Sans', sans-serif; + background-color: black; + opacity: 0.7; + width:fit-content; + padding:20px; + border-radius: 15px; + margin: 10px auto; +} + .marketplace { font-size: 30px; font-weight:900;