aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_static
diff options
context:
space:
mode:
author1138-4EB <1138-4EB@users.noreply.github.com>2018-01-28 05:20:47 +0100
committer1138-4EB <1138-4EB@users.noreply.github.com>2019-01-03 22:33:50 +0100
commit5f693f3881d9d7c824b7012bd18fec73c852590c (patch)
tree45b4e91e3d22bc49c9f5d31325330f4337fbc574 /doc/_static
parentc414582a22b001b7ca9893a1c2e017fb0523003d (diff)
downloadghdl-5f693f3881d9d7c824b7012bd18fec73c852590c.tar.gz
ghdl-5f693f3881d9d7c824b7012bd18fec73c852590c.tar.bz2
ghdl-5f693f3881d9d7c824b7012bd18fec73c852590c.zip
fix sphinx warnings
Diffstat (limited to 'doc/_static')
-rw-r--r--doc/_static/theme_overrides.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/_static/theme_overrides.css b/doc/_static/theme_overrides.css
index 4af06bdb0..7efc1c207 100644
--- a/doc/_static/theme_overrides.css
+++ b/doc/_static/theme_overrides.css
@@ -19,8 +19,8 @@ footer hr {margin-bottom: 10px}
/*Shrink left nav to 260px*/
.wy-nav-side,.rst-versions,.wy-side-nav-search,.wy-menu-vertical{width: 260px}
.wy-nav-content-wrap{margin-left:260px;background:#fcfcfc;min-height:100%}
-@media screen and (max-width: 768px){
- .wy-nav-top i {padding-top:7px}
+@media screen and (max-width: 768px){
+ .wy-nav-top i {padding-top:7px}
.wy-nav-content-wrap{margin-left:0px}
.wy-nav-content-wrap.shift{margin-left:260px;position: static;}
.wy-nav-side.shift{width:260px;padding-bottom: 40px;}
@@ -67,4 +67,4 @@ div.wy-menu.rst-pro{display: none !important;max-width: 260px}
/*Reduce margin below lists*/
.rst-content .section ul, .rst-content .toctree-wrapper ul, article ul {margin-bottom: 12px}
-.rst-content blockquote {margin-bottom: 12px;} \ No newline at end of file
+.rst-content blockquote {margin-bottom: 12px;}