From 406bf246da86c4a51ca60d359e60d0bfa8d0e1fa Mon Sep 17 00:00:00 2001 From: Lucas Legname Date: Thu, 3 Apr 2014 21:27:30 +0200 Subject: [PATCH] FrontPage style update. --- src/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.css b/src/main.css index 70d40ab..ff94cf9 100644 --- a/src/main.css +++ b/src/main.css @@ -33,10 +33,10 @@ body { font-family: Arial; background-image: url('images/diamonds.png'); height: #generatekeyinput { position: relative; z-index: 20; } #generatelabelbitcoinaddress, #generatelabelmovemouse, #generatelabelkeypress { - font-size: 16px; font-family: monospace; + font-size: 14px; font-family: monospace; } #mousemovelimit { - font-size: : 18px; font-family: monospace; + font-size: 16px; font-family: monospace; } .frontPageText { position: relative; } .halfHR { width: 640px; }