blob: 6826962afcdda4d43a97fb340b5f16bb7bad8519 [file] [log] [blame]
Brian Silverman29877612018-08-05 00:42:41 -07001/*============================================================================
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}