$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: asutton_at_[hidden]
Date: 2007-08-31 12:20:08
Author: asutton
Date: 2007-08-31 12:20:06 EDT (Fri, 31 Aug 2007)
New Revision: 39086
URL: http://svn.boost.org/trac/boost/changeset/39086
Log:
Added top-level graph-v2 directory
Added:
   sandbox/graph-v2/
Text files modified: 
   sandbox/boost_docs/trunk/doc/style/html/main.css |     8 +++++---                                
   1 files changed, 5 insertions(+), 3 deletions(-)
Modified: sandbox/boost_docs/trunk/doc/style/html/main.css
==============================================================================
--- sandbox/boost_docs/trunk/doc/style/html/main.css	(original)
+++ sandbox/boost_docs/trunk/doc/style/html/main.css	2007-08-31 12:20:06 EDT (Fri, 31 Aug 2007)
@@ -8,8 +8,8 @@
     License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
     http://www.boost.org/LICENSE_1_0.txt)
 
-    Acknowledgments: 
-    This css is based on ideas from stylesheets from Joel De Guzman and 
+    Acknowledgments:
+    This css is based on ideas from stylesheets from Joel De Guzman and
     Rene Rivera.
 
 
@@ -42,8 +42,10 @@
 
     @import url(syntax/vs.css);
 
+    @import url(custom.css);
+
 /*----------------------------------------------------------------------------
-                   Overwrite some style elements for print 
+                   Overwrite some style elements for print
                 (this may be moved inside each individual css)
 -----------------------------------------------------------------------------*/