/Src/Dependencies/Boost/libs/parameter/doc/html/rst.css
http://hadesmem.googlecode.com/ · CSS · 43 lines · 31 code · 8 blank · 4 comment · 0 complexity · 7ac71ff361697137b0f7c0029b429328 MD5 · raw file
- /* Copyright David Abrahams 2006. Distributed under 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)
- */
- @import "../../../../rst.css";
- div.section div.section div.section dl {
- margin-left: 2em;
- }
- td span {
- vertical-align: text-top;
- }
- img {
- border: none;
- vertical-align: middle
- }
- span.vellipsis {
- display: block;
- width: 5px;
- height: 22px;
- background: url("vellipsis.gif");
- margin-left: 3em;
- text-indent: -1000px;
- }
- PRE
- {
- FONT-FAMILY: monospace ;
- }
- CODE
- {
- FONT-FAMILY: monospace;
- }
- .pre
- {
- FONT-FAMILY: monospace;
- }