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 11:42:53 +0200
commit9708481d5e539a4b5c3d13b1a774abcda84df138 (patch)
tree09ba0dd5d234bf92246031f5d9ef6d7ae9450f53 /docs/_static
parent8a4040c03660fe47dc92308704791af6d48c6094 (diff)
downloadvyos-documentation-9708481d5e539a4b5c3d13b1a774abcda84df138.tar.gz
vyos-documentation-9708481d5e539a4b5c3d13b1a774abcda84df138.zip
add sphinx panels and create 6 panels on index.rst
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 d857abd6..5b673f18 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;