Mercurial > hg > xemacs-beta
diff etc/w3/stylesheet @ 134:34a5b81f86ba r20-2b1
Import from CVS: tag r20-2b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:30:11 +0200 |
parents | 7d55a9ba150c |
children | b980b6286996 |
line wrap: on
line diff
--- a/etc/w3/stylesheet Mon Aug 13 09:29:37 2007 +0200 +++ b/etc/w3/stylesheet Mon Aug 13 09:30:11 2007 +0200 @@ -1,10 +1,10 @@ /****************************************************************************** ** File: default.css ** Purpose: Default Stylesheet for Emacs-W3 -** Info: Copyright (c) 1995 - 1996 William M. Perry <wmperry@spry.com> +** Info: Copyright (c) 1995-1996 William M. Perry <wmperry@aventail.com> ** Copyright (c) 1997 Free Software Foundation, Inc. -** Created: William M. Perry <wmperry@spry.com>, Aug-31-1995 -** Maintainer: William M. Perry <wmperry@spry.com> +** Created: William M. Perry <wmperry@aventail.com>, Aug-31-1995 +** Maintainer: William M. Perry <wmperry@aventail.com> ** ** This contains the top level fallback default styles for Emacs-w3 ** @@ -264,9 +264,9 @@ li,dt,dd { pitch: 6; richness: 6; } dt { stress: 8; } -pre,xmp,plaintext,key,code,tt { pitch: 1; - pitch-range: 1; - stress: 1; +pre,xmp,plaintext,key,code,tt { pitch: 5; + pitch-range: 0; + stress: 0; richness: 8; } em { pitch: 6; pitch-range: 6; stress: 6; richness: 5; }