diff --git a/index.html b/index.html index 76cd434..12bd23f 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,8 @@
Weather Icons is a font of 189 weather themed icons, ready to be dropped right into Bootstrap or any other project.
-Inspired by Font Awesome, they work in essentially the same way. They are infinitley scalable and any CSS that can be applied to text can be applied to them. All you need to do to insert an icon is add the class to an "i" element: <i class="wi wi-day-lightning"></i>. At this time, there are no other effects/mixins to do advanced icon manipulation. Those will be coming in future releases.
Inspired by Font Awesome, they work in essentially the same way. They are infinitley scalable and any CSS that can be applied to text can be applied to them. All you need to do to insert an icon is add the class to an "i" element: <i class="wi wi-day-lightning"></i>
Please make requests or report any issues to the main repository.
@@ -55,7 +56,7 @@