2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-14 01:02:13 +00:00
Files
test/doc/style/btl-headers.css
Gennadiy Rozental 3f7299d33a update in progress
[SVN r32494]
2006-02-01 08:03:57 +00:00

36 lines
541 B
CSS

/* Copyright Gennadiy Rozental 2001-2006.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)
*/
H1
{
font-size: 200%;
color: #00008B;
text-align: center;
clear: left;
}
H2
{
font-size: 150%;
}
H3
{
font-size: 125%;
}
H4
{
font-size: 115%;
}
H5
{
font-size: 108%;
}
H1.subtitle
{
font-size: 160%;
color: #4466A9;
text-align: left;
}