mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
minor style tweaks
This commit is contained in:
parent
dbbca7ef4d
commit
a42f547c00
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ body {
|
||||||
h1 {
|
h1 {
|
||||||
font-family: 'Segoe UI Light', 'Open Sans', Arial, Helvetica, sans-serif;
|
font-family: 'Segoe UI Light', 'Open Sans', Arial, Helvetica, sans-serif;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
font-size: 32pt;
|
font-size: 28pt;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toolsSidebar h1 {
|
.toolsSidebar h1 {
|
||||||
|
@ -158,7 +158,7 @@ h1 .imageLink {
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 .imageLink img {
|
h1 .imageLink img {
|
||||||
height: 32px;
|
height: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.imageLink:hover {
|
.imageLink:hover {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue