deb-python-rjsmin/docs/_userdoc/_static/ci.css

24 lines
326 B
CSS

.ci {
font-variant: small-caps;
font-family: serif;
font-style: normal;
}
table.benchmark {
width: 40em;
}
table.benchmark th {
text-align: center;
white-space: nowrap;
}
table.benchmark td {
white-space: nowrap;
}
table.benchmark td + td {
text-align: right;
font-family: monospace;
}