diff --git a/Site/css/screen.css b/Site/css/screen.css index 08909af6..8d59ffd8 100644 --- a/Site/css/screen.css +++ b/Site/css/screen.css @@ -258,6 +258,48 @@ header .appstore { /* appstore.png */ bottom: -25px; } +.tip { + background: url("../img/tip.png") no-repeat; + color: white; + + position: absolute; + display: block; + right: 0; + width: 410px; + height: 60px; + padding: 12px 20px; + margin-top: -60px; + + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box; + + font: 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Liberation Sans", sans-serif; +} +.footnote { + color: #444; + + position: absolute; + width: 100%; + bottom: 2px; + + font: 14px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", "Liberation Sans", sans-serif !important; +} +.footnote:hover { + color: #666; +} +*>.nothover { + display: inline-block; +} +*:hover>.nothover { + display: none; +} +*>.hover { + display: none; +} +*:hover>.hover { + display: inline-block; +} .columns { position: relative; clear: both; diff --git a/Site/img/tip.png b/Site/img/tip.png new file mode 100644 index 00000000..1a1036ff Binary files /dev/null and b/Site/img/tip.png differ diff --git a/Site/index.html b/Site/index.html index e3213096..be5e41f3 100644 --- a/Site/index.html +++ b/Site/index.html @@ -92,8 +92,15 @@
- + + + Tell us what you thought and get a free copy for a friend! + The most constructive feedback earns a promo code. + + +

Master Password

+ masterpassword@lyndir.com
@@ -102,7 +109,7 @@ -
+ +

Master Password is different from other vault-like password solutions. It helps you set secure passwords for your sites, and at the same time makes losing your passwords almost impossible.