diff --git a/Site/2013-05/mpw-js/css/main.css b/Site/2013-05/mpw-js/css/main.css index 85bed2c9..ed0a108f 100644 --- a/Site/2013-05/mpw-js/css/main.css +++ b/Site/2013-05/mpw-js/css/main.css @@ -18,10 +18,9 @@ body { background: radial-gradient(transparent 16%, black); width: 100%; - height: 100%; + min-height: 100%; padding: 0; margin: 0; - overflow: hidden; clear: both; font-family: 'Exo 2', @@ -84,11 +83,11 @@ input[type="image"] { #error { color: red; } -header, section { +header, section, footer { overflow: hidden; clear: both; } -header { +header, footer { font-size: 0.8em; } section { diff --git a/Site/2013-05/mpw-js/index.html b/Site/2013-05/mpw-js/index.html index 4a3e3bec..abf70b41 100644 --- a/Site/2013-05/mpw-js/index.html +++ b/Site/2013-05/mpw-js/index.html @@ -11,7 +11,8 @@
-

Master Password by lhunath and tmthrgd

+

BETA - This site may not yet work on your browser.
+ Passwords are generated locally, your master password is not sent to any server. See the source.

@@ -47,6 +48,12 @@

+ +