diff --git a/Site/2013-05/css/main.css b/Site/2013-05/css/main.css index 8c7f880e..b815b196 100644 --- a/Site/2013-05/css/main.css +++ b/Site/2013-05/css/main.css @@ -19,10 +19,18 @@ h1, h2, h3, h4 { margin-top: 1em; } +section { + padding: 1ex 0; + + text-align: center; +} .content { padding-top: 100px; width: 940px; margin: auto; + + text-align: left; + text-align: initial; } .box { display: inline-block; diff --git a/Site/2013-05/index.html b/Site/2013-05/index.html index 787c42cd..62202905 100644 --- a/Site/2013-05/index.html +++ b/Site/2013-05/index.html @@ -69,6 +69,12 @@ +
+ Get it for: + iPhone | + PC (CLI) +
+
diff --git a/Site/2013-05/masterpassword-cli.zip b/Site/2013-05/masterpassword-cli.zip new file mode 100644 index 00000000..bc81e6c2 Binary files /dev/null and b/Site/2013-05/masterpassword-cli.zip differ