| 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 | @import "btl-structure.css"; |
|---|
| 7 | @import "btl-headers.css"; |
|---|
| 8 | @import "btl-links.css"; |
|---|
| 9 | @import "btl-paragraphs.css"; |
|---|
| 10 | @import "btl-tables.css"; |
|---|
| 11 | @import "btl-code.css"; |
|---|
| 12 | |
|---|
| 13 | SPAN.test-output |
|---|
| 14 | { |
|---|
| 15 | font-family: Arial; |
|---|
| 16 | font-size: 12pt; |
|---|
| 17 | white-space: nowrap |
|---|
| 18 | } |
|---|
| 19 | SPAN.current_article |
|---|
| 20 | { |
|---|
| 21 | font-weight: bold; |
|---|
| 22 | } |
|---|
Note: See
TracBrowser
for help on using the repository browser.