summaryrefslogtreecommitdiff
path: root/doc/templates/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/templates/style.css')
-rw-r--r--doc/templates/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/templates/style.css b/doc/templates/style.css
index 16d9f382..bca3d8da 100644
--- a/doc/templates/style.css
+++ b/doc/templates/style.css
@@ -120,6 +120,14 @@ div.handler-capability-token {
border: 1px solid #228822;
}
+div.client-interests {
+ background-color: #729fcf;
+}
+
+div.client-interest {
+ border: 1px solid #204a87;
+}
+
div.types {
background-color: #e9b96e;
}