doc/fr/freebsd.css
Stephane Legrand a028a8e2b0 Initial import - first files for the french translation of the web site.
fr/applications.sgml: MFen 1.20
fr/auditors.sgml: MFen 1.35
fr/availability.sgml: MFen 1.32
fr/developers.sgml: MFen 1.23
fr/docs.sgml: MFen 1.156
fr/features.sgml: MFen 1.19
fr/freebsd.css: MFen 1.1
fr/includes.sgml: MFen 1.53
fr/includes.xsl: MFen 1.10
fr/index.xsl: MFen 1.38
fr/internet.sgml: MFen 1.29
fr/mailto.sgml: MFen 1.27
fr/publish.sgml: MFen 1.52
fr/register.sgml: MFen 1.22
fr/relnotes.sgml: MFen 1.5
fr/send-pr.sgml: MFen 1.28
fr/support.sgml: MFen 1.273
fr/where.sgml: MFen 1.56
fr/y2kbug.sgml: MFen 1.43

Approved by:	gioria (mentor)
Approved by:	wosch (for the creation of www/fr directory)
2002-11-17 16:02:47 +00:00

40 lines
1.5 KiB
CSS

/*
* Copyright (c) 2002 The FreeBSD Documentation Project
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $FreeBSD$
*/
/*
* The FreeBSD French Documentation Project
* Original revision: 1.1
*/
DIV.EXAMPLE P B {
color: #990000;
}
.FILENAME {
color: #007a00;
}