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

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


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

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

Index: style.css
===================================================================
RCS file: /usr/cvs/geeklog/geeklog-1.3/public_html/layout/Smooth_Blue/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 22:56:31 -0000	1.6
***************
*** 137,141 ****
      font-size: 14px;
      }
! 
  .header {
  	background-color: #EEEEFF;
--- 137,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; 
! } 
  .header {
  	background-color: #EEEEFF;





More information about the geeklog-cvs mailing list