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

18 lines
315 B
CSS

@import "btl-structure.css";
@import "btl-headers.css";
@import "btl-links.css";
@import "btl-paragraphs.css";
@import "btl-tables.css";
@import "btl-code.css";
SPAN.test-output
{
font-family: Arial;
font-size: 12pt;
white-space: nowrap
}
SPAN.current_article
{
font-weight: bold;
}