| Line | |
|---|
| 1 | /* Copyright Gennadiy Rozental 2001-2005. |
|---|
| 2 | * Distributed under the Boost Software License, Version 1.0. |
|---|
| 3 | * (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt) |
|---|
| 4 | */ |
|---|
| 5 | |
|---|
| 6 | P.first-line-indented |
|---|
| 7 | { |
|---|
| 8 | text-indent: 10px; |
|---|
| 9 | } |
|---|
| 10 | |
|---|
| 11 | P.indented |
|---|
| 12 | { |
|---|
| 13 | margin-left: 20px; |
|---|
| 14 | margin-top: 0px; |
|---|
| 15 | margin-bottom: 0px; |
|---|
| 16 | } |
|---|
| 17 | |
|---|
| 18 | P.epigraph |
|---|
| 19 | { |
|---|
| 20 | text-align: right; |
|---|
| 21 | font-family: Century Gothic; |
|---|
| 22 | font-style: italic |
|---|
| 23 | } |
|---|
| 24 | |
|---|
| 25 | P.test-output |
|---|
| 26 | { |
|---|
| 27 | font-family: Arial; |
|---|
| 28 | font-size: 12pt; |
|---|
| 29 | margin-left: 2em; |
|---|
| 30 | white-space: nowrap |
|---|
| 31 | } |
|---|
| 32 | |
|---|
| 33 | P.page-toc |
|---|
| 34 | { |
|---|
| 35 | font-weight: bold; |
|---|
| 36 | margin-top: 0px; |
|---|
| 37 | margin-bottom: 0px; |
|---|
| 38 | } |
|---|
| 39 | |
|---|
| 40 | P.page-toc-indented |
|---|
| 41 | { |
|---|
| 42 | font-weight: bold; |
|---|
| 43 | margin-left: 20px; |
|---|
| 44 | margin-top: 0px; |
|---|
| 45 | margin-bottom: 0px; |
|---|
| 46 | } |
|---|
| 47 | |
|---|
| 48 | P.see-also-content |
|---|
| 49 | { |
|---|
| 50 | padding-left: 40px; |
|---|
| 51 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.