mirror of
https://github.com/pkkid/python-plexapi
synced 2024-11-30 07:30:18 +00:00
9 lines
No EOL
123 B
CSS
9 lines
No EOL
123 B
CSS
@import url("css/theme.css");
|
|
|
|
.modname {
|
|
font-size: 0.8em;
|
|
opacity: 0.4;
|
|
}
|
|
.modname::before {
|
|
content: '- ';
|
|
} |