Updated copyright footer
This commit is contained in:
parent
67e75d994b
commit
58f85e28ef
2 changed files with 8 additions and 1 deletions
|
@ -18,6 +18,11 @@ footer#footer {
|
|||
color: white;
|
||||
text-align: center;
|
||||
font-size: 70%;
|
||||
|
||||
a {
|
||||
color: lighten($brand-secondary, 25%);
|
||||
font-weight: 600;
|
||||
}
|
||||
}
|
||||
|
||||
article footer .btn {
|
||||
|
|
|
@ -30,7 +30,9 @@
|
|||
</footer>
|
||||
|
||||
<div class="copyright">
|
||||
© 2017 Public Health Schweiz
|
||||
© 2018 Public Health Schweiz
|
||||
• <a href="/privacy">Privacy Terms</a>
|
||||
• Code by <a href="https://madewithwagtail.org/developers/dataletsch/" target="_blank">Datalets</a>
|
||||
</div>
|
||||
|
||||
{% if site_root.slug == "sphc" %}
|
||||
|
|
Loading…
Add table
Reference in a new issue