We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c4a6d3 + 55635e7 commit 32624a1Copy full SHA for 32624a1
css/styles.css
@@ -329,7 +329,6 @@ input[type=number] {
329
margin: 0px auto;
330
box-sizing: border-box;
331
overflow-x: auto;
332
- border-radius: 2px;
333
scrollbar-width: thin;
334
}
335
@@ -365,7 +364,6 @@ input[type=number] {
365
364
background: rgba(0, 0, 0, 0.2);
366
367
368
-
369
#turnipTable {
370
border-collapse: collapse;
371
@@ -602,7 +600,6 @@ body.darkmode--activated a,
602
600
body.darkmode--activated b,
603
601
body.darkmode--activated input[type=number]:not(:placeholder-shown) {
604
color: #586472;
605
606
607
608
body.darkmode--activated input[type="radio"]+label,
0 commit comments