Fixed some issues created by floating link
This commit is contained in:
Wruczek
2016-12-11 03:35:46 +01:00
parent a5a9b7d4fb
commit 0f4b12db4e
4 changed files with 5 additions and 10 deletions

View File

@ -9,11 +9,6 @@ body {
background-image: url(../img/christmas-bg.jpg);
}
.disableSnowLink {
position: fixed;
bottom: 0;
}
.panel {
background-color: #410b13;
}