Skip to content

Commit

Permalink
Update PersonalExtras.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiniGandhi authored Jul 3, 2023
1 parent 520862e commit aaa8341
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions latest/PersonalExtras.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,30 @@ span.listItemIcon.material-icons.notifications {
opacity: 0;
width: 20em;
}

/*------------------OTHERS------------------*/
body, h1, h2, h3, h4 {
font-family: 'Quicksand', sans-serif;
}

.emby-textarea {
font-family: monospace;
font-size: 10pt;
}

#btnShutdown {
display: none !important;
}

.chapterThumbTextContainer {
background: transparent;
}

h2.jellyscrubThumbText {
background: #00000070;
text-align: center;
margin-left: -1vw;
font-size: 24px;
margin-right: -1vw;
}

0 comments on commit aaa8341

Please sign in to comment.