mirror of
https://github.com/boostorg/website.git
synced 2026-01-21 17:32:23 +00:00
Rookie mistake, the website is getting a little messed up by cached css files. Rename the style directory to work round this. [SVN r61808]
8 lines
250 B
CSS
8 lines
250 B
CSS
/*
|
|
Copyright 2005 Redshift Software, Inc.
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
|
|
*/
|
|
@import url(basic.css);
|
|
@import url(css_0/section-doc.css);
|