build
This commit is contained in:
@ -457,6 +457,10 @@ pre[class*=language-]::selection {
|
||||
.tag:nth-child(odd) p {
|
||||
text-align: right;
|
||||
}
|
||||
img[tabindex="0"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
img[tabindex="0"]:focus-visible {
|
||||
outline: .15rem solid var(--color-teal);
|
||||
}
|
||||
@ -1646,6 +1650,6 @@ if (window.innerWidth > 650) {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/ecommerce-options/` was built on 2026-05-14T03:43:28.019Z -->
|
||||
<!-- This page `/ecommerce-options/` was built on 2026-05-14T03:46:55.830Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user