Add banner for renovations
This commit is contained in:
parent
3ebb6e78dd
commit
1d60ec17b1
@ -18,6 +18,9 @@
|
||||
|
||||
</body>
|
||||
<header class="owl">
|
||||
<aside class="notice">
|
||||
<h3>The Owlsprit will be closed for renovations until mid March</h3>
|
||||
</aside>
|
||||
<div>
|
||||
<h1>Owl Sprit Cafe</h1>
|
||||
<h2>Delicious Homemade Food</h2>
|
||||
|
||||
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user