2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-26 07:02:12 +00:00
Files
test/doc/style/btl-headers.css
Gennadiy Rozental 8ee41f3ba4 New Version
[SVN r18711]
2003-06-09 08:07:03 +00:00

31 lines
346 B
CSS

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;
}