diff --git a/index.html b/index.html index 5b7bcd553..4f86af065 100644 --- a/index.html +++ b/index.html @@ -6,14 +6,11 @@ - - -
Star me on GitHub + } + + /* Navbar hover effects - added to improve UX */ + .masthead a { + transition: color 0.3s ease, text-decoration 0.3s ease; + } + .masthead a:hover { + color: #0066cc; + text-decoration: underline; + } + + + Star me on GitHub +A HTML5 client-side solution for generating PDFs. Perfect for event tickets, reports, certificates, you name it!
- -No servers were used in the making of this demo.
- + No servers were used in the making of this demo.