FrontPage style update.
This commit is contained in:
parent
509037a462
commit
406bf246da
1 changed files with 2 additions and 2 deletions
|
@ -33,10 +33,10 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height:
|
||||||
#generatekeyinput { position: relative; z-index: 20; }
|
#generatekeyinput { position: relative; z-index: 20; }
|
||||||
|
|
||||||
#generatelabelbitcoinaddress, #generatelabelmovemouse, #generatelabelkeypress {
|
#generatelabelbitcoinaddress, #generatelabelmovemouse, #generatelabelkeypress {
|
||||||
font-size: 16px; font-family: monospace;
|
font-size: 14px; font-family: monospace;
|
||||||
}
|
}
|
||||||
#mousemovelimit {
|
#mousemovelimit {
|
||||||
font-size: : 18px; font-family: monospace;
|
font-size: 16px; font-family: monospace;
|
||||||
}
|
}
|
||||||
.frontPageText { position: relative; }
|
.frontPageText { position: relative; }
|
||||||
.halfHR { width: 640px; }
|
.halfHR { width: 640px; }
|
||||||
|
|
Loading…
Add table
Reference in a new issue