Add masterpassword CLI tool to website.
This commit is contained in:
parent
33e25a5fed
commit
d665833eba
@ -19,10 +19,18 @@ h1, h2, h3, h4 {
|
|||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section {
|
||||||
|
padding: 1ex 0;
|
||||||
|
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
.content {
|
.content {
|
||||||
padding-top: 100px;
|
padding-top: 100px;
|
||||||
width: 940px;
|
width: 940px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
||||||
|
text-align: left;
|
||||||
|
text-align: initial;
|
||||||
}
|
}
|
||||||
.box {
|
.box {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
@ -69,6 +69,12 @@
|
|||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
Get it for:
|
||||||
|
<a title="iPhone, iPad, iPod touch" href="http://itunes.apple.com/app/id510296984">iPhone</a> |
|
||||||
|
<a title="Mac, Linux, UNIX, Windows (command line interface)" href="masterpassword-cli.zip">PC (CLI)</a>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section><div class="content">
|
<section><div class="content">
|
||||||
|
|
||||||
<div class="thumb clearfix">
|
<div class="thumb clearfix">
|
||||||
|
BIN
Site/2013-05/masterpassword-cli.zip
Normal file
BIN
Site/2013-05/masterpassword-cli.zip
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user