From 74e800150620b819779be4c1e7215e558c451842 Mon Sep 17 00:00:00 2001 From: Maarten Billemont Date: Tue, 3 Jun 2014 23:57:39 -0400 Subject: [PATCH] Site style, description and link updates. --- Site/2013-05/algorithm.html | 12 +++++++----- Site/2013-05/css/main.css | 12 ++++++++++-- Site/2013-05/faq.html | 12 +++++++----- Site/2013-05/index.html | 34 +++++++++++++++++++--------------- Site/2013-05/privacy.html | 6 +++--- Site/2013-05/security.html | 12 +++++++----- Site/2013-05/support.html | 12 +++++++----- Site/2013-05/trouble.html | 6 +++--- 8 files changed, 63 insertions(+), 43 deletions(-) diff --git a/Site/2013-05/algorithm.html b/Site/2013-05/algorithm.html index 9fe24884..06974284 100644 --- a/Site/2013-05/algorithm.html +++ b/Site/2013-05/algorithm.html @@ -14,7 +14,7 @@ - + @@ -72,8 +72,10 @@
Get it for: - iPhone | - PC (CLI) + iPhone | + iPhone (beta) | + OS X (beta) | + CLI
@@ -314,8 +316,8 @@ passWord[i] = passChar diff --git a/Site/2013-05/css/main.css b/Site/2013-05/css/main.css index 858590b9..fb9f24b9 100644 --- a/Site/2013-05/css/main.css +++ b/Site/2013-05/css/main.css @@ -170,12 +170,20 @@ header .content { /*background: linear-gradient(to bottom, rgba(0,0,0,0) 85%, rgba(0,0,0,0.7) 85%);*/ /*background: black url("../img/shot-laptop-leaning-iphone.png") center top / cover no-repeat;*/ } +h1, h2 { + font-weight: 100; +} +h1 { + font-size: 3em; + margin: 0 0 1ex; +} header h1 { - font-size: 4em; + font-size: 6em; + margin: 0; } header h2 { font-size: 2em; - font-weight: normal; + font-style: oblique; } footer { overflow: hidden; diff --git a/Site/2013-05/faq.html b/Site/2013-05/faq.html index e7ece6d3..109958df 100644 --- a/Site/2013-05/faq.html +++ b/Site/2013-05/faq.html @@ -13,7 +13,7 @@ - + @@ -71,8 +71,10 @@
Get it for: - iPhone | - PC (CLI) + iPhone | + iPhone (beta) | + OS X (beta) | + CLI
@@ -224,8 +226,8 @@ diff --git a/Site/2013-05/index.html b/Site/2013-05/index.html index d47a7218..cd712e89 100644 --- a/Site/2013-05/index.html +++ b/Site/2013-05/index.html @@ -14,7 +14,7 @@ - + @@ -40,7 +40,7 @@
  • FAQ
  • Algorithm
  • Support
  • -
  • Source (GPL)
  • +
  • Source (GPL)