This commit is contained in:
@@ -126,6 +126,23 @@
|
||||
font-size: var(--logo-height);
|
||||
}
|
||||
|
||||
/* Season */
|
||||
.nameContainer h3.itemName.infoText.subtitle bdi {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
place-items: center;
|
||||
gap: 1em;
|
||||
text-indent: -1ch;
|
||||
overflow: hidden;
|
||||
font-size: larger;
|
||||
}
|
||||
|
||||
.nameContainer h3.itemName.infoText.subtitle bdi [data-type="Season"] {
|
||||
text-indent: 0;
|
||||
font-size: .72em;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* Original title */
|
||||
.nameContainer h4 {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user