[geeklog-cvs] geeklog-1.3/public_html/layout/Yahoo style.css,1.5,1.6

tony at geeklog.net tony at geeklog.net
Thu Jan 16 18:00:54 EST 2003


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

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

Index: style.css
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Yahoo/style.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** style.css	9 Aug 2002 19:03:49 -0000	1.5
--- style.css	16 Jan 2003 23:00:52 -0000	1.6
***************
*** 139,141 ****
      font-size: 14px;
      }
! 
--- 139,165 ----
      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