python-plexapi/docs/_static/custom.css
Michael Shepanski 9cfb1ba2c7 Import theme cs
2017-02-24 11:56:11 -05:00

9 lines
No EOL
123 B
CSS

@import url("css/theme.css");
.modname {
font-size: 0.8em;
opacity: 0.4;
}
.modname::before {
content: '- ';
}