pylucene 3.5.0-3
[pylucene.git] / lucene-java-3.5.0 / lucene / src / site / changes / ChangesSimpleStyle.css
1 li.bulleted-list {
2   margin-top: 0.25em;
3   margin-bottom: 0.25em;
4 }
5
6 li {
7   margin-top: 1em;
8   margin-bottom: 1em;
9 }
10
11 span.attrib {
12   color: darkgreen;
13 }