From 2b46e2b40091f859a640df64d0f273d149055cd8 Mon Sep 17 00:00:00 2001 From: Connor Montgomery Date: Tue, 25 Feb 2014 17:07:55 -0800 Subject: [PATCH] Clearly state the current version near the download button. (#276) --- assets/css/docs.css | 8 ++++++++ index.html | 1 + 2 files changed, 9 insertions(+) diff --git a/assets/css/docs.css b/assets/css/docs.css index 9d8da4c..65d4e6f 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -99,6 +99,14 @@ body { height: auto; opacity: 1; } + +.version { + margin-top: 15px; + text-align: center; + margin-bottom: 0; + color: #b983a6; +} + .docs-nav .docs-nav-item { display: block; padding: 20px 15px; diff --git a/index.html b/index.html index 9b74708..466158f 100644 --- a/index.html +++ b/index.html @@ -70,6 +70,7 @@

Build mobile apps with simple HTML‚ CSS‚ and JS components.

Download Ratchet +

Currently v2.0.0