mirror of
https://github.com/boostorg/parameter.git
synced 2026-01-22 05:22:31 +00:00
29 lines
298 B
CSS
Executable File
29 lines
298 B
CSS
Executable File
@import "../../../../rst.css";
|
|
|
|
div.section div.section div.section dl {
|
|
margin-left: 2em;
|
|
}
|
|
|
|
td span {
|
|
vertical-align: text-top;
|
|
}
|
|
|
|
img {
|
|
border: none;
|
|
vertical-align: middle
|
|
}
|
|
|
|
PRE
|
|
{
|
|
FONT-FAMILY: monospace ;
|
|
}
|
|
|
|
CODE
|
|
{
|
|
FONT-FAMILY: monospace;
|
|
}
|
|
.pre
|
|
{
|
|
FONT-FAMILY: monospace;
|
|
}
|