Files
docs.grlx.dev/src/custom.css
2023-11-05 22:45:39 -06:00

10 lines
147 B
CSS

.discord-bg .card .icon{
background-color: #5865F2;
--sl-card-border: #454FBF !important;
}
[data-theme="light"] .hidden{
display: none;
}