doc/fr_FR.ISO8859-1/articles/releng-packages/extra.css
Marc Fonvieille ffa30f3f9a New translation
Approved by:	keramida
2002-06-20 09:51:25 +00:00

16 lines
376 B
CSS

/*
* Netscape 4 does not recognice the @import directive of CSS, so we
* can't add an additional stylesheet layer on top of the default one.
* Instead, we use this hack to copy this file to the end of
* docbook.css.
*
* $FreeBSD$
*/
/* @import "docbook.css"; */
/* Customization that looks good for this particular article. */
DIV.TITLEPAGE {
text-align: center;
}