summaryrefslogtreecommitdiff
path: root/docs/_static
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-04-01 11:42:53 +0200
committerrebortg <github@ghlr.de>2022-04-01 13:55:47 +0200
commit58beb33d4fd36456a1057d111fd764842c358474 (patch)
tree0e6761faf1aeb4180d70eec3235840861375ed56 /docs/_static
parent235ca6cdbb39c0e31dec750f97a033638fb072ba (diff)
downloadvyos-documentation-58beb33d4fd36456a1057d111fd764842c358474.tar.gz
vyos-documentation-58beb33d4fd36456a1057d111fd764842c358474.zip
add sphinx panels and create 6 panels on index.rst
(cherry picked from commit 9708481d5e539a4b5c3d13b1a774abcda84df138)
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;