[Python-checkins] python/dist/src/Doc/html style.css,1.26,1.27

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 16 Jul 2003 07:01:58 -0700


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

Modified Files:
	style.css 
Log Message:
Make it easier to figure out the where a menuselection starts and ends
by controling the font.


Index: style.css
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/html/style.css,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** style.css	27 Jun 2003 16:32:27 -0000	1.26
--- style.css	16 Jul 2003 14:01:56 -0000	1.27
***************
*** 116,119 ****
--- 116,120 ----
  .url                    { font-family: avantgarde, sans-serif; }
  .file                   { font-family: avantgarde, sans-serif; }
+ .menuselection          { font-family: avantgarde, sans-serif; }
  
  .tableheader            { background-color: #99ccff;