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; + } + /*