|
|
@@ -149,9 +149,8 @@ |
|
|
|
} |
|
|
|
|
|
|
|
#fold { |
|
|
|
background-size: cover; |
|
|
|
background: #3398eb url(double-blue-cover.png) no-repeat center center; |
|
|
|
min-height: 100%; |
|
|
|
background-color: #3398eb; |
|
|
|
min-height: 90%; |
|
|
|
} |
|
|
|
|
|
|
|
#fold a.navbar-brand { |
|
|
@@ -306,25 +305,6 @@ |
|
|
|
/> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="row align-items-center justify-content-center"> |
|
|
|
<div class="col-12 col-sm-5"> |
|
|
|
<h2>Use LessPass Database for complex passwords</h2> |
|
|
|
<p class="lead"> |
|
|
|
We all know sites with stupid password rules. Keep track of them |
|
|
|
with LessPass Database. Sign in, and load or save complex password |
|
|
|
profiles to always have your passwords ready. |
|
|
|
<br /> |
|
|
|
Your passwords are never saved, only the profile is! |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
<div class="col-12 col-sm-7"> |
|
|
|
<img |
|
|
|
src="LessPassDatabase.png" |
|
|
|
class="img-fluid" |
|
|
|
alt="LessPass Database" |
|
|
|
/> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div style="background-color: #f9f9f9;"> |
|
|
|