diff options
| author | Radio <radiohotline@disroot.org> | 2026-03-28 13:36:25 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-03-28 13:36:25 +0300 |
| commit | 117590d6d1a5370043bd56483c5a0f1465663cc2 (patch) | |
| tree | 5b646ab98eda021c2083f6733dcaa2140872e5a7 /webring/linuxring/template.txt | |
| parent | d642d0a65dc0e45a7cc2a4d689f491d5e9610d78 (diff) | |
webring
Diffstat (limited to 'webring/linuxring/template.txt')
| -rw-r--r-- | webring/linuxring/template.txt | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/webring/linuxring/template.txt b/webring/linuxring/template.txt index 1a2a3f8..1166562 100644 --- a/webring/linuxring/template.txt +++ b/webring/linuxring/template.txt @@ -1,21 +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="PREV">←</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="NEXT">→</a> -</div> +<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="PREV">←</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="NEXT">→</a>
+</div>
|
