diff --git a/index.html b/index.html
index 51f3146..6309069 100644
--- a/index.html
+++ b/index.html
@@ -23,6 +23,9 @@
font-size: 2em;
margin: 0
}
+ select {
+ font-size: 0.8em;
+ }
a {
text-decoration: none;
color: #a13;
@@ -52,14 +55,18 @@
A simple, modern, framework-independent, well-tested, unobtrusive, notification system.
- Samples (click to view): Theme: - +
+ A simple, modern, framework-independent, well-tested, unobtrusive, notification system.
+
Utilizes CSS transitions when available, falls back to JS animation when not. Includes mobile support.
+
humane("Welcome Back"); @@ -117,11 +124,11 @@Browser Support
Humane is intended to be easily themable. There are currently a few themes, but I hope this grows. Send me a pull request and update the wiki with your favorite look and feel.
+Humane is easily themable using Stylus. There are currently a few themes, but I hope this grows. Send me a pull request and update the wiki with your favorite look and feel.
Visit github page to download and get more details.