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

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


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

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

Index: style.css
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Digital_Monochrome/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:49 -0000 1.4
--- style.css 16 Jan 2003 22:55:19 -0000 1.5
***************
*** 138,139 ****
--- 138,164 ----
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;
+ }
\ No newline at end of file





More information about the geeklog-cvs mailing list