Add xxiivv webring

This commit is contained in:
2025-08-07 13:38:17 -06:00
parent 369521bda2
commit b9ffaa7357
4 changed files with 26 additions and 1 deletions

View File

@@ -104,6 +104,19 @@
text-align: center;
}
.xxiivv {
text-align: center;
}
.xxiivv img {
width: 30px;
height: 30px;
}
.xxiivv a {
border-bottom: none;
}
.toc {
float: right;
padding: 0.75rem;
@@ -257,4 +270,8 @@
.nofilter img {
filter: initial !important;
}
.xxiivv img {
filter: invert(1);
}
}