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);
|
||||
}
|
||||
@ -1665,6 +1669,6 @@ if (window.innerWidth > 650) {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/fountain-pen-friendly-stationery/` was built on 2026-05-14T03:43:27.991Z -->
|
||||
<!-- This page `/fountain-pen-friendly-stationery/` was built on 2026-05-14T03:46:55.817Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user