mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Give the variablelist a margin.
[SVN r51804]
This commit is contained in:
parent
0ba892e6d8
commit
3afa177b2d
2 changed files with 10 additions and 0 deletions
|
@ -304,6 +304,11 @@
|
|||
Variable Lists
|
||||
=============================================================================*/
|
||||
|
||||
div.variablelist
|
||||
{
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
/* Make the terms in definition lists bold */
|
||||
div.variablelist dl dt,
|
||||
span.term
|
||||
|
|
|
@ -304,6 +304,11 @@
|
|||
Variable Lists
|
||||
=============================================================================*/
|
||||
|
||||
div.variablelist
|
||||
{
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
/* Make the terms in definition lists bold */
|
||||
div.variablelist dl dt,
|
||||
span.term
|
||||
|
|
Loading…
Add table
Reference in a new issue