Added transition effect when changing background colour.
This commit is contained in:
parent
c6b94ee31c
commit
cd9a951c42
@ -11,6 +11,7 @@
|
||||
|
||||
body{
|
||||
background-color: lightgray;
|
||||
transition: all 0.5s ease 0s;
|
||||
}
|
||||
|
||||
.correct{
|
||||
|
Loading…
Reference in New Issue
Block a user