doc/en_US.ISO8859-1/htdocs/layout/css/fixed.css
Glen Barber f3b3ee52e8 Force cache refresh of the CSS files.
Sponsored by:	The FreeBSD Foundation
2015-09-16 23:44:23 +00:00

20 lines
494 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.
$FreeBSD$
*/
@import url("global.css");
@import url("layout.css?20150916");
@import url("text.css");
@import url("navigation.css");
@import url("table.css");
@import url("iefixes.css");