1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update fonts

This commit is contained in:
Luke Pulverenti 2016-03-12 15:16:42 -05:00
parent dfac46b2ca
commit 9401f38a57
77 changed files with 566 additions and 346 deletions

View file

@ -197,7 +197,6 @@
.timeslotHeaderInner {
padding: .6em .35em .5em;
font-weight: 400;
font-size: 16px;
}
.channelTimeslotHeader .timeslotHeaderInner {
@ -249,7 +248,6 @@
.channelList {
float: left;
font-size: 16px;
font-weight: 400;
}
@ -275,7 +273,6 @@
color: #fff !important;
text-decoration: none;
font-weight: 400 !important;
font-size: 14px;
overflow: hidden;
}
@ -369,12 +366,7 @@
width: 6500px;
}
.channelList {
font-size: 14px;
}
.timeslotHeaderInner {
font-size: 14px;
padding-top: .8em;
}
@ -404,6 +396,10 @@
.itemOverlayContent {
width: 300px;
}
.channelList, .timeslotHeaderInner {
font-size: 110%;
}
}
@media (min-width: 1000px) {