summaryrefslogtreecommitdiff
path: root/template/test.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-01 10:52:49 +0000
committeryo momma <shutup@oops.wtf>2026-02-01 10:52:49 +0000
commit155e9aaa76aad66185c6a20c18a3b8586561f9fb (patch)
treed92b94b883dcfec6c9adac30277b7d6409057fe3 /template/test.st
parentfff745efe30e767118c5c28a6feddc14d15c7e19 (diff)
Refactor: remove remaining inline styles
Diffstat (limited to 'template/test.st')
-rwxr-xr-xtemplate/test.st3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/test.st b/template/test.st
index fc7dbbc..62c4335 100755
--- a/template/test.st
+++ b/template/test.st
@@ -32,7 +32,7 @@ $(document).ready(initLoginForm);
<div align="right" class="txt">
<br>
<div align="center">dump.fm lets you talk with pictures<br>
- <a href="/register" style="text-decoration:none;">Click here to Register!</a> <br>
+ <a href="/register" class="no-underline">Click here to Register!</a> <br>
</div>
</div>
</div>
@@ -81,4 +81,3 @@ $(document).ready(initLoginForm);
} catch(err) {}
</script>
</body>
-