[Python-checkins] python/nondist/peps pep.css,1.3,1.4

goodger@users.sourceforge.net goodger@users.sourceforge.net
Thu, 07 Nov 2002 19:44:22 -0800


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv26979

Modified Files:
	pep.css 
Log Message:
Updated from Docutils.

Index: pep.css
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** pep.css	18 Oct 2002 05:19:39 -0000	1.3
--- pep.css	8 Nov 2002 03:44:20 -0000	1.4
***************
*** 43,47 ****
    text-align: left }
  
! .rfc2822 th {
    text-align: right ;
    font-family: sans-serif ;
--- 43,47 ----
    text-align: left }
  
! .rfc2822 th.field-name {
    text-align: right ;
    font-family: sans-serif ;
***************
*** 49,55 ****
    font-weight: bold ;
    margin-bottom: 0em }
- 
- a.target {
-   color: blue }
  
  a.toc-backref {
--- 49,52 ----