Changed hash field to a mono font.

This commit is contained in:
GRMrGecko 2014-09-16 22:10:07 -05:00
parent 720cea0e45
commit b873411854

View File

@ -70,8 +70,8 @@ Total count of hashed passwords in database is <?=number_format($count['value'])
</p> </p>
<p> <p>
<style> <style>
.password { #sha1_field {
width:; font-family:monospace;
} }
#password_score { #password_score {
height: 5px; height: 5px;