From 1d60ec17b10022ff44d69e407e174f8874f07fbb Mon Sep 17 00:00:00 2001 From: Nathan Chapman Date: Sat, 15 Feb 2020 18:10:08 -0700 Subject: [PATCH] Add banner for renovations --- index.html | 3 +++ styles/index.css | 11 +++++++++++ 2 files changed, 14 insertions(+) diff --git a/index.html b/index.html index 94abcfa..1e43627 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,9 @@
+

Owl Sprit Cafe

Delicious Homemade Food

diff --git a/styles/index.css b/styles/index.css index a1f4bc5..66703fa 100644 --- a/styles/index.css +++ b/styles/index.css @@ -123,6 +123,17 @@ small { margin-bottom: 2.5em; } +.notice { + position: fixed; + bottom: 20px; + background-color: #4c0d0a; + padding: 1em; +} + .notice h3 { + padding: 0; + margin: 0; + } + /*