diff --git a/enthought_sphinx_theme/enthought/static/enthought.css_t b/enthought_sphinx_theme/enthought/static/enthought.css_t index f7c4b5c..654a09a 100644 --- a/enthought_sphinx_theme/enthought/static/enthought.css_t +++ b/enthought_sphinx_theme/enthought/static/enthought.css_t @@ -166,6 +166,10 @@ pre { background-color: #253370; } +.nav-pills.pull-right > li { + float: right; +} + a { color: #253370; text-decoration: none;