Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_34_1/doc/html/reference.css @ 46

Last change on this file since 46 was 29, checked in by landauf, 17 years ago

updated boost from 1_33_1 to 1_34_1

File size: 443 bytes
RevLine 
[29]1/*============================================================================
2    Copyright 2003-2004 Douglas Gregor
3    Distributed under the Boost Software License, Version 1.0. (See accompany-
4    ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
5============================================================================*/
6
7PRE.synopsis { 
8  background-color: #e0ffff;
9  border: thin solid blue;
10  padding: 1em
11}
Note: See TracBrowser for help on using the repository browser.