Commit 24d53e80 authored by HW42's avatar HW42 Committed by Holger Levsen
Browse files

package html: add a bit spacing between <li>s

parent 2201dd7a
......@@ -96,7 +96,10 @@ ul.menu {
}
.head ul.children li {
margin: 0;
margin-top: 0.75ex;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
.suite {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment