[geeklog-cvs] geeklog-1.3/public_html/layout/Classic style.css,1.4,1.5

tony at geeklog.net tony at geeklog.net
Thu Jan 16 17:55:03 EST 2003


Update of /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Classic
In directory internal.geeklog.net:/tmp/cvs-serv22907

Modified Files:
style.css
Log Message:
added Search styles

Index: style.css
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Classic/style.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** style.css 9 Aug 2002 19:03:48 -0000 1.4
--- style.css 16 Jan 2003 22:55:01 -0000 1.5
***************
*** 130,131 ****
--- 130,156 ----
font-size: 14px;
}
+ .searchAuth {
+ font-weight: normal;
+ font-size: 80%;
+ font-family: sans-serif;
+ text-align: left;
+ color:#557755;
+ }
+ .searchDate {
+ font-weight: normal;
+ font-size: 80%;
+ font-family: sans-serif;
+ text-align: right;
+ color:#557755;
+ }
+ .searchHits {
+ font-weight: normal;
+ font-size: 80%;
+ font-family: sans-serif;
+ text-align: right;
+ color:#557755;
+ }
+ .highlight {
+ background-color: yellow;
+ text-decoration: none;
+ }





More information about the geeklog-cvs mailing list