5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 11:36:21 +00:00
panel/public/assets/dark-591813c5ed25b766eda449e80715f9e51238c5defc9e38e60f02c31e11207839.css
2024-03-06 13:49:07 -03:00

1 line
312 B (Stored with Git LFS)
CSS

:root{--foreground: white;--background: black;--color: #13fefe}.btn{background-color:white}.btn-secondary{background-color:white;color:black;border:none}.btn-secondary:hover{color:black;background-color:#13fefe}.btn-secondary:active{background-color:#13fefe}.btn-secondary:focus{box-shadow:0 0 0 0.2rem #13fefe}