Mercurial Hosting > chat
comparison src/account.html.luan @ 49:080eb027d93d
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 28 Feb 2025 20:27:34 -0700 |
parents | 8c6a2f602dbd |
children | 38c209714df9 |
comparison
equal
deleted
inserted
replaced
48:7628fd0e3560 | 49:080eb027d93d |
---|---|
115 showNotify(); | 115 showNotify(); |
116 showVoice(); | 116 showVoice(); |
117 } | 117 } |
118 </script> | 118 </script> |
119 <style> | 119 <style> |
120 div[content] { | |
121 width: fit-content; | |
122 } | |
123 h1 { | 120 h1 { |
124 text-align: center; | 121 text-align: center; |
125 } | 122 } |
126 input[name=username], | 123 input[name=username], |
127 input[name=notify_email] { | 124 input[name=notify_email] { |