mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added pointer events none to snow
This commit is contained in:
@@ -1952,6 +1952,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#snow{
|
#snow{
|
||||||
|
pointer-events: none;
|
||||||
background: none;
|
background: none;
|
||||||
font-family: Androgyne;
|
font-family: Androgyne;
|
||||||
background-image: url('static/images/s1.png'), url('static/images/s2.png'), url('static/images/s3.png');
|
background-image: url('static/images/s1.png'), url('static/images/s2.png'), url('static/images/s3.png');
|
||||||
|
|||||||
Reference in New Issue
Block a user