New homepage
diff --git a/styles.css b/styles.css index 5ad07dd..23d131d 100644 --- a/styles.css +++ b/styles.css
@@ -10,10 +10,15 @@ margin-bottom: 10px; } +#leftnav li { + margin-top: 0px; + margin-left: 0px; +} + #leftnav li.separatorNolink { - font-weight: bold; margin-top: 20px; margin-left: 10px; + font-weight: bold; list-style-type: none; list-style-image: url('https://www.eclipse.org/cdo/images/empty.gif'); }