diff options
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>
|
