Obtained from: The FreeBSD Simplified Chinese Project Thanks goes to: Gavin MU <gavin.mu at gmail dot com> [1], Fukang CHEN <loader at freebsdmall dot com> [2], intron <intron at intron dot ac> [3] [1] The original translation with me. [2] New layout and structural improvements. [3] Additional and continued contributions.
23 lines
630 B
CSS
23 lines
630 B
CSS
/*
|
|
FreeBSD.org - "Red" Style
|
|
|
|
Inspired by AListApart, PositionIsEverything, Mozilla, Red Hat, and many more.
|
|
|
|
Copyright (c) 2004, 2005 The FreeBSD Project
|
|
Copyright (c) 2004, 2005 Emily Boyd <emily at emilyboyd.com>
|
|
|
|
This file, and any imported stylesheets are licensed under the BSD license.
|
|
|
|
The FreeBSD Simplified Chinese Project
|
|
Original Revision: 1.5
|
|
|
|
$FreeBSD: www/zh_CN/layout/css/fixed.css,v 1.1.1000.2 2006/05/10 10:10:47 delphij Exp $
|
|
*/
|
|
|
|
@import url("global.css");
|
|
@import url("layout.css");
|
|
@import url("text.css");
|
|
@import url("navigation.css");
|
|
@import url("table.css");
|
|
|
|
@import url("iefixes.css");
|