auto_index/doc/html/reference.css
John Maddock a49b017c7a More docs, better build.
[SVN r49858]
2008-11-21 13:57:03 +00:00

11 lines
443 B
CSS

/*============================================================================
Copyright 2003-2004 Douglas Gregor
Distributed under the Boost Software License, Version 1.0. (See accompany-
ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
============================================================================*/
PRE.synopsis {
background-color: #e0ffff;
border: thin solid blue;
padding: 1em
}