Files
parameter/doc/html/rst.css
Dave Abrahams 43f2424a56 merged from trunk
[SVN r30489]
2005-08-05 15:02:14 +00:00

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;
}