Add xxiivv webring
This commit is contained in:
BIN
content/extra/button.gif
Normal file
BIN
content/extra/button.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
1
content/extra/xxiivv-icon.black.svg
Normal file
1
content/extra/xxiivv-icon.black.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg fill="none" height="300" stroke="#000" stroke-linecap="square" stroke-width="28" width="300" xmlns="http://www.w3.org/2000/svg"><path d="M201.962 210a60 60 0 10-103.924-60l-50 86.603M98.038 210a60 60 0 10103.924-60l-50-86.603M150 120a60 60 0 100 120h100"/></svg>
|
After Width: | Height: | Size: 268 B |
@@ -34,8 +34,15 @@
|
||||
<p class="footer">
|
||||
<span class="wname">Webring:</span> <a href="https://nice42q.de/" class="wprev">< Previous</a> | <a href="https://webring.t0.vc" class="windex">Index</a> | <a href="https://udia.ca" class="wnext">Next ></a>
|
||||
</p>
|
||||
|
||||
<p class="xxiivv">
|
||||
<a href="https://webring.xxiivv.com/#tanner" target="_blank" rel="noopener">
|
||||
<img src="extra/xxiivv-icon.black.svg" alt="XXIIVV webring"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p class="footer">
|
||||
© 2012–2022 Tanner
|
||||
© 2012–2025 Tanner
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
@@ -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);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user