diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
| commit | 2e71933790cb3223f7690335eeb66c0c187dbec0 (patch) | |
| tree | e6193a64858af2e5cc519f98955eb269cec86ccc /template/req_reset.st | |
| parent | e38f326875752a27a2819b6b7914ffe65e848aba (diff) | |
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/req_reset.st')
| -rwxr-xr-x | template/req_reset.st | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/template/req_reset.st b/template/req_reset.st index 8c416f4..54fb705 100755 --- a/template/req_reset.st +++ b/template/req_reset.st @@ -5,20 +5,6 @@ $head()$ <link rel="stylesheet" type="text/css" href="/static/css/req_reset.css?v=20260129"> - <!-- - <style> - #main { - padding: 10px 2em 0px 2em; - } - label { - float: left; - width: 150px; - } - .error { - border: 1px solid red; - } - </style> - --> <script> jQuery(function() { jQuery("#submit").click(function() { |
