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