Added a option to disable snow effect
This commit is contained in:
@ -9,6 +9,11 @@ body {
|
||||
background-image: url(../img/christmas-bg.jpg);
|
||||
}
|
||||
|
||||
.disableSnowLink {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.panel {
|
||||
background-color: #410b13;
|
||||
}
|
||||
|
Reference in New Issue
Block a user