summaryrefslogtreecommitdiff
path: root/docs/_static
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_static')
-rw-r--r--docs/_static/css/custom.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css
index 10596a39..331a7720 100644
--- a/docs/_static/css/custom.css
+++ b/docs/_static/css/custom.css
@@ -1,3 +1,8 @@
+div.card-header {
+ font-weight: bold;
+ background: #fdab10;
+}
+
span.opcmd,
span.cfgcmd {
font-weight: bold;