diff --git a/css/demo.css b/css/demo.css index 1178d1f..7f92fac 100644 --- a/css/demo.css +++ b/css/demo.css @@ -26,7 +26,7 @@ body, html { font-size: 100%; padding: 0; margin: 0;} body { font-family: Calibri, Arial, sans-serif; - color: #47a3da; + color: #666; } @@ -110,7 +110,7 @@ a:hover { .main > section h2 { font-weight: 300; - color: #ccc; + color: #47a3da; } .main > section button { diff --git a/index.html b/index.html index 150316f..f4218a8 100644 --- a/index.html +++ b/index.html @@ -98,9 +98,13 @@

jPushMenu Demo

- - -
+

Changelog

+ +

How to use?

Include required style

Make menu element

-

Element IDs should be anything, but must be match with data-target attribute on the button above.

+