Loading app/public/css/styles.css +4 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,10 @@ button.next:disabled { margin: 25px auto 50px auto; padding: 32px; } .card.done { background: var(--card-disabled-bg); pointer-events: none; } .card-header { font-size: 24px; font-family: "Century Gothic"; Loading app/public/css/theme.css +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ --base-color: #dedee5; --secondary-color: #898989; --base-color-alt: #f5f5f7; --card-disabled-bg: #eef3fb; --blue: #2a7ae2; --white: white; --green: #00b13c; Loading Loading
app/public/css/styles.css +4 −0 Original line number Diff line number Diff line Loading @@ -123,6 +123,10 @@ button.next:disabled { margin: 25px auto 50px auto; padding: 32px; } .card.done { background: var(--card-disabled-bg); pointer-events: none; } .card-header { font-size: 24px; font-family: "Century Gothic"; Loading
app/public/css/theme.css +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ --base-color: #dedee5; --secondary-color: #898989; --base-color-alt: #f5f5f7; --card-disabled-bg: #eef3fb; --blue: #2a7ae2; --white: white; --green: #00b13c; Loading