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

@ -120,7 +120,6 @@
.libraryMenuButtonText {
text-decoration: none;
font-weight: 400 !important;
font-size: 15px;
display: inline-block;
vertical-align: middle;
padding-left: 0 !important;
@ -181,7 +180,6 @@
top: 50px;
z-index: 999;
text-align: center;
font-size: 14px;
text-transform: uppercase;
white-space: nowrap;
padding: 0 0 0;
@ -357,7 +355,6 @@
.drawerUserPanel {
color: #fff;
padding: 1em 1.2em;
font-size: 14px;
display: flex;
align-items: center;
}