User:DodoMan/snowflake.css: Difference between revisions

Jump to navigation Jump to search
Created page with ".snowflake { position: fixed; top: -10px; z-index: 9999; opacity: 0.9; color: #99c4ce; animation-name: fall; animation-duration: 10s; animation-timing-function: linear; animation-iteration-count: infinite; pointer-events: none; } @keyframes fall { to { transform: translateY(100vh); } }"
(Created page with ".snowflake { position: fixed; top: -10px; z-index: 9999; opacity: 0.9; color: #99c4ce; animation-name: fall; animation-duration: 10s; animation-timing-function: linear; animation-iteration-count: infinite; pointer-events: none; } @keyframes fall { to { transform: translateY(100vh); } }")
(No difference)
200

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu