mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-15 18:08:17 -07:00
Render the toplevel TOC items bolder
This commit is contained in:
parent
7a495aff30
commit
38d8cafc73
@ -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…
Reference in New Issue
Block a user