moseley 02/04/19 13:37:41 Modified: src style.css Log: Fixed an cvs update I must have missed. Revision Changes Path 1.53 +13 -0 modperl-docs/src/style.css Index: style.css =================================================================== RCS file: /home/cvs/modperl-docs/src/style.css,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- style.css 19 Apr 2002 19:53:33 -0000 1.52 +++ style.css 19 Apr 2002 20:37:41 -0000 1.53 @@ -317,3 +317,16 @@ } .hr { height: 1px; } + + .hr { height: 1px; } + + +/* quotations, mainly for the first page */ + +.quotation { + font-style: italic; +} +p.quotation { /* Used to cite the author */ + text-align: right; +} +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]