Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 629 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 629 Bytes

weather.css

Minecraft weather effects with pure CSS!
This is a simple CSS file which enables you to add minecraft rain or snow to any page you like.


Usage

  1. Add the following line to your HTML <head> tag:
<link rel="stylesheet" type="text/css" href="https://cdn.rawgit.com/moqmar/weather.css/master/weather.min.css">
  1. Now you can use any container with class="weather rain" or class="weather snow" and it will snow or rain inside it! ;)

Example

For a working example, have a look at http://moqmar.github.io/weather.css/