mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-20 01:04:15 +00:00
more hardening, inline tangled svg into the sprite
This commit is contained in:
@@ -253,22 +253,6 @@
|
||||
--btn-border: transparent;
|
||||
}
|
||||
|
||||
/* ========================================
|
||||
THEME-AWARE ICON SWITCHING
|
||||
======================================== */
|
||||
.icon-light {
|
||||
display: block;
|
||||
}
|
||||
.icon-dark {
|
||||
display: none;
|
||||
}
|
||||
[data-theme="dark"] .icon-light {
|
||||
display: none;
|
||||
}
|
||||
[data-theme="dark"] .icon-dark {
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* ========================================
|
||||
STICKY FOOTER LAYOUT + BASE TYPE
|
||||
======================================== */
|
||||
|
||||
Reference in New Issue
Block a user