mirror of
https://github.com/gogrlx/docs.grlx.dev.git
synced 2026-04-02 11:18:58 -07:00
10 lines
147 B
CSS
10 lines
147 B
CSS
.discord-bg .card .icon{
|
|
background-color: #5865F2;
|
|
--sl-card-border: #454FBF !important;
|
|
}
|
|
|
|
[data-theme="light"] .hidden{
|
|
display: none;
|
|
}
|
|
|