| 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 | H1 |
|---|
| 7 | { |
|---|
| 8 | font-size: 200%; |
|---|
| 9 | color: #00008B; |
|---|
| 10 | text-align: center; |
|---|
| 11 | clear: left; |
|---|
| 12 | } |
|---|
| 13 | H2 |
|---|
| 14 | { |
|---|
| 15 | font-size: 150%; |
|---|
| 16 | } |
|---|
| 17 | H3 |
|---|
| 18 | { |
|---|
| 19 | font-size: 125%; |
|---|
| 20 | } |
|---|
| 21 | H4 |
|---|
| 22 | { |
|---|
| 23 | font-size: 115%; |
|---|
| 24 | } |
|---|
| 25 | H5 |
|---|
| 26 | { |
|---|
| 27 | font-size: 108%; |
|---|
| 28 | } |
|---|
| 29 | |
|---|
| 30 | H1.subtitle |
|---|
| 31 | { |
|---|
| 32 | font-size: 160%; |
|---|
| 33 | color: #4466A9; |
|---|
| 34 | text-align: left; |
|---|
| 35 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.