summaryrefslogtreecommitdiff
path: root/docs/_static/css/custom.css
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-08-12 10:54:10 +0200
committerrebortg <github@ghlr.de>2022-08-12 10:59:13 +0200
commit1205c1e7806d4e84e03aafc94831248cbfa9b1c8 (patch)
tree05e620761cdfc775bab1729bfbfe289c0d7339a1 /docs/_static/css/custom.css
parenta9346a61a4a879376032d1e71b81e365b1416afa (diff)
downloadvyos-documentation-1205c1e7806d4e84e03aafc94831248cbfa9b1c8.tar.gz
vyos-documentation-1205c1e7806d4e84e03aafc94831248cbfa9b1c8.zip
add :defaultvalue: option
(cherry picked from commit b09f2222ed6181ba377a41de37a3997559a234c8)
Diffstat (limited to 'docs/_static/css/custom.css')
-rw-r--r--docs/_static/css/custom.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css
index 331a7720..7498b44d 100644
--- a/docs/_static/css/custom.css
+++ b/docs/_static/css/custom.css
@@ -87,6 +87,12 @@ span.opcmd:before {
display: none;
}
+.defaultvalue{
+ font-size: 90%;
+ color: gray;
+ margin-bottom: 5px;
+
+}
a.cmdlink {
font-size: 80%;