serialization/doc/style.css
Robert Ramey c4dff88e3d Addressing "Inspect" complaints
[SVN r46722]
2008-06-26 16:58:29 +00:00

15 lines
423 B
CSS

pre{
BORDER-RIGHT: gray 1pt solid;
BORDER-TOP: gray 1pt solid;
BORDER-LEFT: gray 1pt solid;
BORDER-BOTTOM: gray 1pt solid;
MARGIN-LEFT: 0pt;
background-color: #EEEEEE;
}
/*
(C) Copyright 2008 Robert Ramey - http://www.rrsd.com .
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)
*/