Cosmetic : waiting box

This commit is contained in:
sparkyx 2022-11-19 18:07:26 +01:00
parent 822a31070a
commit 5152ceeab7

View file

@ -3272,7 +3272,8 @@ li.li-active {
position: relative;
left: 0px;
top: 10px;
background: rgb(176, 173, 230)
background: rgb(176, 173, 230);
box-shadow: navy 1px 1px 40px;
}