lucene/gradle/documentation/changes-to-html/ChangesSimpleStyle.css

14 lines
154 B
CSS

li.bulleted-list {
margin-top: 0.25em;
margin-bottom: 0.25em;
}
li {
margin-top: 1em;
margin-bottom: 1em;
}
span.attrib {
color: darkgreen;
}