[geeklog-cvs] geeklog-1.3/public_html/layout/clean style.css,1.2,1.3

geeklog-cvs-admin at lists.geeklog.net geeklog-cvs-admin at lists.geeklog.net
Tue Jun 24 10:51:29 EDT 2003


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

Modified Files:
	style.css 
Log Message:
Brought search for the Clean and Gameservers themes in sync with the other themes.


Index: style.css
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/clean/style.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** style.css	1 May 2003 17:05:45 -0000	1.2
--- style.css	24 Jun 2003 14:51:27 -0000	1.3
***************
*** 88,89 ****
--- 88,115 ----
  file 				{ font-family: Verdana, Helvetica, sans-serif;  font-size: 10px; font-weight: normal; background-color : #eff0f3; }
  button 				{ font-family: Verdana, Helvetica, sans-serif;  font-size: 14px; font-weight: normal; border-color: #000033; border-style: solid; text-indent: 12px; }
+ 
+ .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