diff website/www/_static/style.css @ 7356:ff5a50069822

Add space between level 2 items in left menu/sidebar. They were too scrunched. Also reconcile installed doc stylesheet with website stylesheet.
author John Rouillard <rouilj@ieee.org>
date Tue, 16 May 2023 01:36:45 -0400
parents 4295ac110551
children 527cad3a860c
line wrap: on
line diff
--- a/website/www/_static/style.css	Tue May 16 01:26:21 2023 -0400
+++ b/website/www/_static/style.css	Tue May 16 01:36:45 2023 -0400
@@ -166,7 +166,7 @@
 .menu ul ul > li 
 {  
   margin: 0;
-  padding: 0;
+  padding: 0.5em;
   border: none;
   border-top: solid thin #dadada;
   background-color: inherit;

Roundup Issue Tracker: http://roundup-tracker.org/