mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Title size was smaller for TV shows than that for movies
This commit is contained in:
@@ -2009,7 +2009,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
padding-bottom: 2%;
|
padding-bottom: 2%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.infoWrapper h1.itemName {
|
.infoWrapper h1.itemName,
|
||||||
|
.infoWrapper h1.parentName {
|
||||||
font-size: xxx-large;
|
font-size: xxx-large;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user