1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-10 17:12:48 +00:00

client - sticky footer

This commit is contained in:
2018-01-13 23:24:32 -06:00
parent 269c8a2f50
commit 8c2b05dfc8
2 changed files with 5 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ body {
background-color: black;
background-image: url('../assets/forum-bg.jpg');
background-repeat: repeat-x;
position: relative;
padding-bottom: 46px;
}
a {