mirror of
https://github.com/boostorg/boost.git
synced 2025-04-04 21:15:01 +00:00
Moved strange spacing requirements of <code> tags from default handling to a new class
[SVN r25761]
This commit is contained in:
parent
320c7854c8
commit
919c27b853
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ CODE
|
|||
{
|
||||
FONT-FAMILY: Courier,
|
||||
monospace;
|
||||
}
|
||||
CODE.as_pre
|
||||
{
|
||||
white-space: pre;
|
||||
}
|
||||
.index
|
||||
|
|
Loading…
Add table
Reference in a new issue