mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-25 22:46:15 -04:00
Build 29058753
This commit is contained in:
parent
2c75005127
commit
92a0edabef
11 changed files with 31 additions and 33 deletions
|
@ -61,12 +61,11 @@ body {
|
|||
color: white;
|
||||
transition: color 0.3s;
|
||||
|
||||
&.active .score{
|
||||
&.active .score {
|
||||
color: gold;
|
||||
transition: color 0.01s;
|
||||
}
|
||||
|
||||
|
||||
span {
|
||||
color: rgba(255, 255, 255, 0.8);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue