- Remove tester data.

This commit is contained in:
caoyanyi
2023-10-25 15:05:44 +08:00
parent 498019bd8e
commit 4dcdf93fc7
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -3,6 +3,8 @@ div.cell { padding: 20px;}
.step {display: inline-block; padding: 10px;}
.step-no {border-radius: 50%; padding: 5px 20px; font-size: 30px; display: inline-block; color: #ffffff; background-color: #cccccc;}
.step-title{padding: 10px; font-size: 20px;}
[lang^=zh] .step-title span {margin-right: 0px;}
.arrow.active {color: #3daf45;}
.progress-arrow.active {color: #3daf45;}
.step-no.active {background-color: #3daf45;}
span.loading {padding: 10px 20px; line-height: 40px;}