48 lines
1.1 KiB
HTML
48 lines
1.1 KiB
HTML
<h3 class="archive-message">
|
|
You are browsing the archived version of this website.
|
|
<a href="https://public-health.ch">Go to new site</a>
|
|
</h3>
|
|
<style>
|
|
.archive-message {
|
|
padding: 1em;
|
|
background: red;
|
|
color: white;
|
|
position: fixed;
|
|
bottom: 0px;
|
|
display: block;
|
|
width: 100%;
|
|
left: 0px;
|
|
z-index: 10000;
|
|
margin: 0px;
|
|
}
|
|
.archive-message a {
|
|
border-radius: 5px;
|
|
border: 0;
|
|
text-transform: uppercase;
|
|
font-family: Helvetica,Arial,sans-serif;
|
|
font-weight: 700;
|
|
padding: 12px 24px;
|
|
display: inline-block;
|
|
margin-bottom: 0;
|
|
font-weight: 400;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
touch-action: manipulation;
|
|
cursor: pointer;
|
|
background-image: none;
|
|
border: 1px solid transparent;
|
|
white-space: nowrap;
|
|
padding: 6px 12px;
|
|
font-size: 14px;
|
|
line-height: 1.42857;
|
|
border-radius: 0;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
text-decoration: none;
|
|
background: #fff;
|
|
border: 1px solid #1e0e33;
|
|
color: #1e0e33;
|
|
}
|
|
</style>
|