mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Increased the font size of media rating info below the main title
This commit is contained in:
@@ -513,16 +513,18 @@ html {
|
||||
}
|
||||
|
||||
.mediaInfoItem {
|
||||
font-family: system-ui;
|
||||
border-radius: var(--smallRadius);
|
||||
font-size: .85em;
|
||||
font-weight: 500;
|
||||
padding-block: 0;
|
||||
}
|
||||
|
||||
.itemMiscInfo-primary{
|
||||
column-gap: .5em;
|
||||
}
|
||||
|
||||
.mediaInfoOfficialRating {
|
||||
background: transparent !important;
|
||||
font-size: .6em;
|
||||
font-size: .75em;
|
||||
font-family: 'Noto Sans', sans-serif;
|
||||
line-height: 1.5em;
|
||||
transform: translateY(-.15em);
|
||||
|
Reference in New Issue
Block a user