From c83895d384767da70332cb660b6a429437fcac1f Mon Sep 17 00:00:00 2001 From: Arionum Date: Tue, 7 Aug 2018 22:36:04 +0300 Subject: [PATCH] homepage version --- index.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/index.php b/index.php index be80263..5f2a318 100755 --- a/index.php +++ b/index.php @@ -185,6 +185,10 @@ $current = $block->current(); background-color: #209cee; color: #fff; } + .tag:not(body).is-danger { + background-color: #f48f42; + color: #fff; + } .tag:not(body).is-success { background-color: #23d160; @@ -292,12 +296,20 @@ $current = $block->current(); +
+
+ Version + +
+
+
Public API
+
Documentation