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

Fred L. Drake fdrake@users.sourceforge.net
2001年9月26日 11:46:38 -0700


Update of /cvsroot/python/python/dist/src/Doc/html
In directory usw-pr-cvs1:/tmp/cvs-serv1837/html
Modified Files:
	style.css 
Log Message:
Move the styling for the HTML version of \mailheader into the CSS file.
In both the HTML and typeset versions of the documentation, add a colon
after the name of a mail header so that it is more easily distinguished
from other text.
Index: style.css
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/html/style.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** style.css	2001年07月06日 22:37:36	1.16
--- style.css	2001年09月26日 18:46:36	1.17
***************
*** 73,76 ****
--- 73,77 ----
 
 .email { font-family: avantgarde, sans-serif; }
+ .mailheader { font-family: avantgarde, sans-serif; }
 .mimetype { font-family: avantgarde, sans-serif; }
 .newsgroup { font-family: avantgarde, sans-serif; }

AltStyle によって変換されたページ (->オリジナル) /