mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Adjusted media rating icon to be more proportional/balanced
This commit is contained in:
@@ -431,8 +431,11 @@ html {
|
||||
.mediaInfoOfficialRating {
|
||||
border-radius: .5em;
|
||||
font-size: 66%;
|
||||
margin: 0em 1em .25em 0em !important;
|
||||
padding: 0em 0.5em;
|
||||
line-height: 1em;
|
||||
margin: 0em 0.5em .15em 0em !important;
|
||||
padding-inline: .5em;
|
||||
padding-block-start: .4em;
|
||||
font-weight: 600;
|
||||
background: transparent !important;
|
||||
border: solid 1px var(--borderColor);
|
||||
}
|
||||
|
Reference in New Issue
Block a user