mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-21 17:12:16 +00:00
35 lines
360 B
CSS
Executable File
35 lines
360 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
|
|
}
|
|
|
|
span.vellipsis {
|
|
line-height: 30% ;
|
|
font-size: 200% ;
|
|
}
|
|
|
|
|
|
PRE
|
|
{
|
|
FONT-FAMILY: monospace ;
|
|
}
|
|
|
|
CODE
|
|
{
|
|
FONT-FAMILY: monospace;
|
|
}
|
|
.pre
|
|
{
|
|
FONT-FAMILY: monospace;
|
|
}
|