From ce427e1ba7e79f91ad411412d8090e9a42654d47 Mon Sep 17 00:00:00 2001 From: bemandawes Date: Mon, 23 May 2011 12:48:36 +0000 Subject: [PATCH] No longer needed as install procedure is changing git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72119 b8fc166d-592f-0410-95f2-cb63ce0dd405 --- doc/html/minimal.css | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 doc/html/minimal.css diff --git a/doc/html/minimal.css b/doc/html/minimal.css deleted file mode 100644 index 2e5812a..0000000 --- a/doc/html/minimal.css +++ /dev/null @@ -1,29 +0,0 @@ -/* - - © Copyright Beman Dawes, 2007 - - Distributed under the Boost Software License, Version 1.0. - See www.boost.org/LICENSE_1_0.txt - -*/ - -/******************************************************************************* - Body -*******************************************************************************/ - -body { font-family: sans-serif; margin: 1em; } - -/******************************************************************************* - Table -*******************************************************************************/ - -table { margin: 0.5em; } - -/******************************************************************************* - Font sizes -*******************************************************************************/ - -p, td, li, blockquote { font-size: 10pt; } -pre { font-size: 9pt; } - -/*** end ***/ \ No newline at end of file