diff --git a/docs/docsite/_themes/srtd/layout.html b/docs/docsite/_themes/srtd/layout.html index 9e13a43fc62..bdb0b6babed 100644 --- a/docs/docsite/_themes/srtd/layout.html +++ b/docs/docsite/_themes/srtd/layout.html @@ -155,14 +155,19 @@ - - - - ANSIBLE + + + + ANSIBLE + + v2.3 + + - + + + For previous versions, see the documentation archive. diff --git a/docs/docsite/_themes/srtd/static/css/theme.css b/docs/docsite/_themes/srtd/static/css/theme.css index 24850de0ab3..f1a2f685ef7 100644 --- a/docs/docsite/_themes/srtd/static/css/theme.css +++ b/docs/docsite/_themes/srtd/static/css/theme.css @@ -4715,6 +4715,12 @@ span[id*='MathJax-Span'] { font-size: 20px; } +.DocSiteProduct-CheckVersionPara { + padding-bottom: 20px; + margin-left: 10px; + margin-right: 10px; +} + .wy-menu-vertical a { padding: 0; }