|
Lucene example source code file (ChangesFixedWidthStyle.css)
The Lucene ChangesFixedWidthStyle.css source code
body {
font-family: Courier New, monospace;
font-size: 10pt;
}
h1 {
font-family: Courier New, monospace;
font-size: 10pt;
}
h2 {
font-family: Courier New, monospace;
font-size: 10pt;
}
h3 {
font-family: Courier New, monospace;
font-size: 10pt;
}
a:link {
color: blue;
}
a:visited {
color: purple;
}
li.bulleted-list {
margin-top: 0.25em;
margin-bottom: 0.25em;
}
li {
margin-top: 1em;
margin-bottom: 1em;
}
Other Lucene examples (source code examples)Here is a short list of links related to this Lucene ChangesFixedWidthStyle.css source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.