mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Switched to TMDB gradient colors on the community rating star icon
This commit is contained in:
@@ -487,6 +487,9 @@ html {
|
||||
}
|
||||
|
||||
.starIcon {
|
||||
background: linear-gradient(to right, #90cea1, #01b4e4);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
margin-left: -.125em;
|
||||
transform: translateY(-.02em);
|
||||
}
|
||||
|
Reference in New Issue
Block a user