pylucene 3.5.0-3
[pylucene.git] / lucene-java-3.4.0 / lucene / src / site / changes / ChangesFixedWidthStyle.css
diff --git a/lucene-java-3.4.0/lucene/src/site/changes/ChangesFixedWidthStyle.css b/lucene-java-3.4.0/lucene/src/site/changes/ChangesFixedWidthStyle.css
deleted file mode 100755 (executable)
index 844bb90..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-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;
-}