From 0560696b99df07c3fdc67e42f3a010509a9f808f Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 21 Oct 2010 22:46:07 -0400 Subject: [PATCH] hormenu -- better separation among items --- sphinx/_templates/layout.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sphinx/_templates/layout.html b/sphinx/_templates/layout.html index 2461d56..2c758c9 100644 --- a/sphinx/_templates/layout.html +++ b/sphinx/_templates/layout.html @@ -5,12 +5,12 @@ {% endblock %} {% block rootrellink %} -
  • Debian
  • -
  • Neuroscience Repository
  • +
  • Debian || 
  • +
  • Neuroscience Repository
  • Software
  • Datasets
  • FAQ
  • -
  • Testimonials
  • +
  • Testimonials  
  • {% endblock %} {% block sidebar1 %}{% endblock %} -- 2.39.5