mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Render the toplevel TOC items bolder
This commit is contained in:
parent
7a495aff30
commit
38d8cafc73
1 changed files with 5 additions and 0 deletions
|
@ -58,9 +58,14 @@
|
|||
|
||||
list-style-type: none;
|
||||
font-size: 1.2rem;
|
||||
font-weight: bold;
|
||||
|
||||
ul {
|
||||
padding-left: 1.5rem;
|
||||
|
||||
li {
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
||||
a:link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue