I put < style>
#leaderboard {
background-color: hsl(261.6deg 51.87% 47.25%);
border-radius: 25px;
top: 40px !important;
},
#scoreboard {
height: auto !important;
}
</ style> in Gameplay instructions (ignore the spaces in style) and the Leaderboard UI is unchanged
problems that might affect the results
- adding “deg”, “%” in color
- not saving it after adding.
- not refreshing the website.
I replaced the deg color with the #673ab7, but it still doesn’t show up