diff options
Diffstat (limited to 'webring/linuxring/test')
| -rw-r--r-- | webring/linuxring/test | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/webring/linuxring/test b/webring/linuxring/test new file mode 100644 index 0000000..14f91d5 --- /dev/null +++ b/webring/linuxring/test @@ -0,0 +1,21 @@ +<div id="nixring" style="display: flex; gap: 8px; align-items: center;"> + <style type="text/css" scoped> + #nixring { + text-align: center; + color: black; + } + #nixring a { + color: black; + text-decoration: none; + } + </style> + <a href="https://softmachine.dev/webring/linuxring/redirect/girlprev.html">←</a> + <a href="https://softmachine.dev/webring/linuxring"> + <div> + *nixRing + <br> + <img style="height: 25px;" src="https://softmachine.dev/webring/linuxring/icon/tux.png"> + </div> + </a> + <a href="https://softmachine.dev/webring/linuxring/redirect/girlnext.html">→</a> +</div> |
