Make it easier to figure out the where a menuselection starts and ends

by controling the font.
This commit is contained in:
Fred Drake 2003-07-16 14:01:56 +00:00
parent a66b6c1267
commit bd5fdd93a9
3 changed files with 4 additions and 2 deletions

View file

@ -115,6 +115,7 @@ div.note .label { margin-right: 0.5em;
.newsgroup { font-family: avantgarde, sans-serif; }
.url { font-family: avantgarde, sans-serif; }
.file { font-family: avantgarde, sans-serif; }
.menuselection { font-family: avantgarde, sans-serif; }
.tableheader { background-color: #99ccff;
font-family: avantgarde, sans-serif; }