summaryrefslogtreecommitdiff
path: root/docs/_static/css/custom.css
diff options
context:
space:
mode:
authorrebortg <git@ghlr.de>2022-08-18 13:14:50 +0200
committerrebortg <git@ghlr.de>2022-08-18 13:14:50 +0200
commit48764c4b73953551a5d0b4c8ab97fade40f7c746 (patch)
treedfe409953b038da906d1b29ce70e7cf0eb1dbb71 /docs/_static/css/custom.css
parentf75628c11de9a3808b9d0bfa8daef25de4b0fb41 (diff)
downloadvyos-documentation-48764c4b73953551a5d0b4c8ab97fade40f7c746.tar.gz
vyos-documentation-48764c4b73953551a5d0b4c8ab97fade40f7c746.zip
fix header color on mobile screen
Diffstat (limited to 'docs/_static/css/custom.css')
-rw-r--r--docs/_static/css/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css
index 7498b44d..da9af22f 100644
--- a/docs/_static/css/custom.css
+++ b/docs/_static/css/custom.css
@@ -167,7 +167,7 @@ a.cmdlink span:hover{
}
.wy-nav-top {
- background-color : #ffffff !important;
+ background-color : #ffffff;
}
.wy-nav-top img {