Changed hash field to a mono font.
This commit is contained in:
parent
720cea0e45
commit
b873411854
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user