doc/el_GR.ISO8859-7/articles/releng/extra.css
2008-09-01 22:35:35 +00:00

19 lines
511 B
CSS
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
* Ο φυλλομετρητής Netscape 4.X δεν αναγνωρίζει την ντιρεκτίβα 'import'
* του CSS, οπότε δε μπορούμε να προσθέσουμε ένα layer πάνω από το
* προκαθορισμένο CSS stylesheet. Οπότε χρησιμοποιούμε αυτό το hack για να
* αντιγράψουμε αυτό το stylesheet στο τέλος από το `docbook.css'.
*
* $FreeBSD$
*
* %SOURCE% en_US.ISO8859-1/articles/releng/extra.css
* %SRCID% 1.3
*/
/* @import "docbook.css"; */
/* Παραμετροποίηση, η οποία δείχνει ωραία σε αυτό το άρθρο. */
DIV.TITLEPAGE {
text-align: center;
}