doc/el_GR.ISO8859-7/articles/releng/extra.css

18 lines
401 B
CSS
Raw Normal View History

/*
* Netscape 4 does not recognize 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$
* Original version: 1.1
*/
/* @import "docbook.css"; */
/* Customization that looks good for this particular article. */
DIV.TITLEPAGE {
text-align: center;
}