Author: glezos Update of /cvs/fedora/web/html/docs/selinux-faq-fc5/it In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8934/html/docs/selinux-faq-fc5/it Modified Files: fedora.css Log Message: Replaced all "Luxi" fonts in CSS with Dejavu (bug #211059, patch #138644). Index: fedora.css =================================================================== RCS file: /cvs/fedora/web/html/docs/selinux-faq-fc5/it/fedora.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- fedora.css 6 Jun 2006 19:28:15 -0000 1.1 +++ fedora.css 18 Oct 2006 02:46:04 -0000 1.2 @@ -84,7 +84,7 @@ } h1, h2, h3, h4 { - font-family: luxi sans,sans-serif; + font-family: "Dejavu Sans",sans-serif; color: #22437f; font-weight: bold; }