summaryrefslogtreecommitdiff
path: root/rst.css
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2010-06-20 18:02:51 +0000
committerDaniel James <daniel@calamity.org.uk>2010-06-20 18:02:51 +0000
commit3e72e06c0972052191b20143508e726d074955c5 (patch)
treecf7569e3f752ecece20f75ef73508bff1c343b8b /rst.css
parent35c0940f15af194d3e6294be651c1a49a19ef34e (diff)
downloadboost-3e72e06c0972052191b20143508e726d074955c5.tar.gz
Use the doc/src stylesheets for some html files.
[SVN r63149]
Diffstat (limited to 'rst.css')
-rw-r--r--[-rwxr-xr-x]rst.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/rst.css b/rst.css
index 657224b7b1..afd9a98c31 100755..100644
--- a/rst.css
+++ b/rst.css
@@ -1,5 +1,5 @@
-@import url("doc/html/boostbook.css");
-@import url("doc/html/docutils.css");
+@import url("doc/src/boostbook.css");
+@import url("doc/src/docutils.css");
/* Copyright David Abrahams 2006. Distributed under the Boost
Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)