alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Lucene example source code file (stylesheet.css)

This example Lucene source code file (stylesheet.css) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Lucene tags/keywords

a, a, a:hover, a:hover, big, body, ffffff, form, h2, p, select, small, tahoma, tahoma

The Lucene stylesheet.css source code

BODY {font: 10pt Tahoma; color: #000000; background-color: #FFFFFF}
P {font: 10pt Tahoma}
BIG {font: 14pt Tahoma}
#A { color: #FFFFFF;text-decoration: none underline}
A { text-decoration: none underline}
#A:hover {color: #ff33ff; text-decoration: none}
A:hover {color: #9A00C0; text-decoration: none}


.resultsHeader {font: bold 10pt Tahoma; color: #000000; background-color: #DCE2EE}
.formHeader {font: bold 10pt Tahoma; text-align:right; color: #000000; }
TD {font: 10pt Tahoma; color: #000000; }
TR.resultsRow:hover {font: 10pt Tahoma; color: #000000; background-color: #ECF2FE}
.resultNum {text-align:right}
FORM {display: inline}
H1 {font: bold 16pt Tahoma}
H2 {font: bold 14pt Tahoma}
H3 {font: bold 12pt Tahoma}
SPAN.h1 {font: bold 22pt Tahoma}
SPAN.h2 {font: bold 14pt Tahoma}

SMALL {font: 8pt Tahoma}
SELECT {font: 10pt Tahoma; }

Other Lucene examples (source code examples)

Here is a short list of links related to this Lucene stylesheet.css source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 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.