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);
|
||||
}
|
||||
@ -1599,6 +1603,6 @@ if (window.innerWidth > 650) {
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- This page `/fedilearns/` was built on 2026-05-14T03:43:28.005Z -->
|
||||
<!-- This page `/fedilearns/` was built on 2026-05-14T03:46:55.843Z -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user