Continued css clean-up.

This commit is contained in:
rainbow napkin 2024-12-08 04:33:17 -05:00
parent 920948bcc1
commit b13e2bde24
18 changed files with 189 additions and 203 deletions

View file

@ -66,7 +66,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.-->
<input class="account-settings-password-reset" id="account-settings-password-reset-confirm" placeholder="Confirm New Password" type="password">
</span>
<span class="account-settings" id="account-settings-delete">
<a href="javascript:" class="account-settings" id="account-settings-delete-link">Delete Account</a>
<button href="javascript:" class="account-settings danger-button" id="account-settings-delete-button">Delete Account</button>
</span>
</div>
<% } %>