mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
12 lines
185 B
CSS
12 lines
185 B
CSS
div.disclaimer {
|
|
margin-top: 12px;
|
|
font-size: 10px;
|
|
font-style: italic;
|
|
}
|
|
div.figure p.caption {
|
|
padding-top: 0.8em;
|
|
}
|
|
span.caption-number:after {
|
|
content: ": ";
|
|
}
|