aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
index c6db8eb3..cac561d9 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -116,6 +116,10 @@ textarea { width: 100%; outline: none; resize: vertical; margin: 0; }
cursor: default;
padding: 1px;
}
+.kb a {
+ margin-left: 0.8em;
+ font-size: 0.8em; vertical-align: 0.08em; opacity: 0.8;
+}
.kb select {
position: absolute; bottom: 0.4em; right: 0.1em;
color: currentColor; opacity: 0.5;