Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2007-06-25 17:06:49


Author: dgregor
Date: 2007-06-25 17:06:49 EDT (Mon, 25 Jun 2007)
New Revision: 7148
URL: http://svn.boost.org/trac/boost/changeset/7148

Log:
Fix the hideous background I added. At least it worked!

Text files modified:
   website/public_html/beta/style/trac.css | 8 +-------
   1 files changed, 1 insertions(+), 7 deletions(-)

Modified: website/public_html/beta/style/trac.css
==============================================================================
--- website/public_html/beta/style/trac.css (original)
+++ website/public_html/beta/style/trac.css 2007-06-25 17:06:49 EDT (Mon, 25 Jun 2007)
@@ -1,9 +1,3 @@
 /*
   Style sheet for customizing the Boost Trac at svn.boost.org
- */
-body {
- background: #777;
- color: #000;
- margin: 10px;
- padding: 0;
-}
\ No newline at end of file
+ */
\ No newline at end of file


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk