Loading app/src/static/css/styles.css +8 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,14 @@ button.next:disabled { .card-footer { text-align : right; } #flashing.done progress { -webkit-appearance: none; height: 2px; } #flashing.done progress::-webkit-progress-bar { -webkit-appearance: none; background-color: var(--green); } /* </card> */ .instruction-title { font-size: 18px; Loading Loading
app/src/static/css/styles.css +8 −0 Original line number Diff line number Diff line Loading @@ -127,6 +127,14 @@ button.next:disabled { .card-footer { text-align : right; } #flashing.done progress { -webkit-appearance: none; height: 2px; } #flashing.done progress::-webkit-progress-bar { -webkit-appearance: none; background-color: var(--green); } /* </card> */ .instruction-title { font-size: 18px; Loading