diff --git a/index.html b/index.html index 1330762..a664b6d 100755 --- a/index.html +++ b/index.html @@ -115,6 +115,17 @@ Tools + + + Unified Krzak.org account + Authentik + experimental + + Mail diff --git a/styles.css b/styles.css index 09897d1..973cd77 100644 --- a/styles.css +++ b/styles.css @@ -423,6 +423,17 @@ li.support-row a.button, text-decoration: underline; } +.experimental { + display: inline-block; + font-size: 0.7em; + font-weight: 600; + letter-spacing: 0.05em; + text-transform: uppercase; + color: var(--accent-color); + vertical-align: middle; + margin-left: 4px; +} + .librecounter img { height: 44px; opacity: 0.9;