Changed hash field to a mono font.
This commit is contained in:
parent
720cea0e45
commit
b873411854
1 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@ Total count of hashed passwords in database is <?=number_format($count['value'])
|
|||
</p>
|
||||
<p>
|
||||
<style>
|
||||
.password {
|
||||
width:;
|
||||
#sha1_field {
|
||||
font-family:monospace;
|
||||
}
|
||||
#password_score {
|
||||
height: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue