fnp
/
pylucene.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Configured build for Ubuntu and added Stempel polish analyzer
[pylucene.git]
/
lucene-java-3.4.0
/
lucene
/
src
/
site
/
changes
/
ChangesFixedWidthStyle.css
1
body {
2
font-family: Courier New, monospace;
3
font-size: 10pt;
4
}
5
6
h1 {
7
font-family: Courier New, monospace;
8
font-size: 10pt;
9
}
10
11
h2 {
12
font-family: Courier New, monospace;
13
font-size: 10pt;
14
}
15
16
h3 {
17
font-family: Courier New, monospace;
18
font-size: 10pt;
19
}
20
21
a:link {
22
color: blue;
23
}
24
25
a:visited {
26
color: purple;
27
}
28
29
li.bulleted-list {
30
margin-top: 0.25em;
31
margin-bottom: 0.25em;
32
}
33
34
li {
35
margin-top: 1em;
36
margin-bottom: 1em;
37
}