Skip to content

glepretre/CSSnowflakes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSSnowflakes

Demo: http://pajasevi.github.io/CSSnowflakes/

CSS snowflakes for your website, no JS needed!! Working in modern browsers using CSS animation (IE10+).

Just add the code from snippet.html to your webpage and enjoy beautiful falling snowflakes. Snowflakes should not be visible in older browsers, thus not breaking layout.

Tip: You can change color, text-shadow, font-family and font-size at the beginning of the snippet.

Tip2: You can switch snowflakes off with :

.snowflakes { display: none; }

About

CSS snowlakes for your website, no JS nedded!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.8%
  • CSS 40.2%