link git repo in footer
This commit is contained in:
parent
1650e5e752
commit
3ea222825f
2 changed files with 2 additions and 1 deletions
|
@ -0,0 +1 @@
|
||||||
|
<footer>View the website source in the <a href="https://git.ccczh.ch/cosin/cosin_website">git repository</a>.</footer>
|
|
@ -141,7 +141,7 @@ a:hover {
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ###### Footer ###### */
|
/* ###### Footer ###### */
|
||||||
#footer {
|
footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
|
|
Loading…
Reference in a new issue