mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 13:35:00 +00:00
better handle parameters with long identifiers
[SVN r25385]
This commit is contained in:
parent
3618770eb2
commit
f1c53836cf
1 changed files with 5 additions and 1 deletions
|
@ -86,10 +86,14 @@ div.variablelist dl dt
|
|||
{
|
||||
float: left;
|
||||
clear: left;
|
||||
width: 10%;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
div.variablelist dl dd
|
||||
{
|
||||
padding-left: 8pc;
|
||||
}
|
||||
|
||||
@media screen
|
||||
{
|
||||
a{ color: blue; }
|
||||
|
|
Loading…
Add table
Reference in a new issue