Add better styling for checkboxes to make them more distinct
This commit is contained in:
parent
08fb6768ad
commit
daa88fb272
3 changed files with 59 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
/* Resets */
|
||||
@import url("./resets/hr.css") layer(resets);
|
||||
@import url("./resets/inputs.css") layer(resets);
|
||||
|
||||
/* Themes */
|
||||
@import url("./themes/dark.css") layer(themes);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue