Files
boost_intrusive/doc/html/reference.css

14 lines
513 B
CSS
Raw Normal View History

/*=============================================================================
Copyright (c) 2004 Joel de Guzman
http://spirit.sourceforge.net/
Use, modification and distribution is subject to 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)
=============================================================================*/
2007-05-04 21:30:54 +00:00
PRE.synopsis {
background-color: #e0ffff;
border: thin solid blue;
padding: 1em
}