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

tony at geeklog.net tony at geeklog.net
Thu Jan 16 17:57:33 EST 2003


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

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

Index: style.css
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/XSilver/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** style.css	9 Aug 2002 19:03:49 -0000	1.3
--- style.css	16 Jan 2003 22:57:31 -0000	1.4
***************
*** 627,628 ****
--- 627,653 ----
  
  }
+ .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