mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
3.0.5340.20849
This commit is contained in:
parent
668f8ba11f
commit
4d679e90a4
18 changed files with 276 additions and 133 deletions
|
@ -120,10 +120,6 @@ h2 {
|
|||
font-weight: 500 !important;
|
||||
}
|
||||
|
||||
.ui-listview li h3 {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
h1 a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
@ -136,6 +132,10 @@ h1 a:hover {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.ui-listview li h3 {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
pre, textarea.pre {
|
||||
display: block;
|
||||
padding: 8.5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue