This commit is contained in:
Renan LE CARO 2025-04-01 18:26:40 +02:00
parent b49abf9904
commit 2c75005127
9 changed files with 103 additions and 36 deletions

View file

@ -61,11 +61,12 @@ body {
color: white;
transition: color 0.3s;
&.active {
&.active .score{
color: gold;
transition: color 0.01s;
}
span {
color: rgba(255, 255, 255, 0.8);
@ -403,7 +404,7 @@ h2.histogram-title strong {
&.free {
background: #fff;
opacity: 0.1;
opacity: 0.25;
}
&.banned {