diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-02-17 12:12:37 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-02-17 12:12:37 +0000 |
| commit | 223ef7acb24356fca6cf5ab40c02b43a09452093 (patch) | |
| tree | d845297a50e78f9ca9c37c113b78b8a2aaa1c138 /webring/linuxring/widget.txt | |
| parent | cae6b00e0f3352a323af2400bf7f9deb7460c7de (diff) | |
| parent | 37522616a3efcaa3c7b40821155e8f1fff5c9985 (diff) | |
about
Diffstat (limited to 'webring/linuxring/widget.txt')
| -rw-r--r-- | webring/linuxring/widget.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/webring/linuxring/widget.txt b/webring/linuxring/widget.txt new file mode 100644 index 0000000..c33c141 --- /dev/null +++ b/webring/linuxring/widget.txt @@ -0,0 +1,17 @@ +<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://teethinvitro.neocities.org/webring/linuxring/redirect/prev.html">←</a> + <a href="https://teethinvitro.neocities.org/webring/linuxring"> + <div>*nixRing<br><img style="height: 25px;" src="https://teethinvitro.neocities.org/webring/linuxring/icon/tux.png"></div> + </a> + <a href="https://teethinvitro.neocities.org/webring/linuxring/redirect/next.html">→</a> +</div> |
