[Python-checkins] CVS: python/dist/src/Doc/html style.css,1.18,1.19

Fred L. Drake fdrake@users.sourceforge.net
Mon, 26 Nov 2001 13:46:55 -0800


Update of /cvsroot/python/python/dist/src/Doc/html
In directory usw-pr-cvs1:/tmp/cvs-serv11681/html

Modified Files:
	style.css 
Log Message:
Typo, spotted by Fredrik Lundh.

Index: style.css
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/html/style.css,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** style.css	2001/11/14 22:35:59	1.18
--- style.css	2001/11/26 21:46:53	1.19
***************
*** 54,58 ****
                            font-weight: normal; }
  
! .typelabel              { font-family: lucida, sans serif; }
  
  .navigation td          { background-color: #99ccff;
--- 54,58 ----
                            font-weight: normal; }
  
! .typelabel              { font-family: lucida, sans-serif; }
  
  .navigation td          { background-color: #99ccff;