Files
xod/doc/_static/custom.css
2016-06-20 14:03:04 +03:00

16 lines
227 B
CSS

.figure.align-right {
text-align: center;
}
div.figure p.caption {
font-family: 'Roboto Condensed', sans-serif;
font-size: 13px;
text-align: left;
}
div.figure p.caption:before {
content: '◼ ';
color: black;
}