doc/en/layout/css/fixed.css
Jun Kuriyama 1c1dd0fe74 Add a workaround to notify to browsers reloading newer
layout.css file.

This hack will be removed later.
2006-05-09 07:30:29 +00:00

20 lines
563 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: www/en/layout/css/fixed.css,v 1.4 2005/11/23 14:25:40 keramida Exp $
*/
@import url("global.css");
@import url("layout.css?20060509");
@import url("text.css");
@import url("navigation.css");
@import url("table.css");
@import url("iefixes.css");