File: ChangesSimpleStyle.css

package info (click to toggle)
lucene4 1%3A4.6.1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 76,796 kB
  • ctags: 51,211
  • sloc: java: 455,077; xml: 6,230; python: 1,964; perl: 1,139; cpp: 330; jsp: 125; sh: 44; makefile: 17
file content (13 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (30)
1
2
3
4
5
6
7
8
9
10
11
12
13
li.bulleted-list {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

li {
  margin-top: 1em;
  margin-bottom: 1em;
}

span.attrib {
  color: darkgreen;
}