From 135015c43e6dd219ec7db6d66a8525fad1d6f2ff Mon Sep 17 00:00:00 2001 From: Lucian Mogosanu Date: Thu, 2 Jan 2014 12:02:31 +0200 Subject: [PATCH] move contact info to home page --- css/default.css | 6 +++--- index.html | 11 +++++++++-- templates/default.html | 7 +++---- 3 files changed, 15 insertions(+), 9 deletions(-) diff --git a/css/default.css b/css/default.css index 24df236..50d00a5 100644 --- a/css/default.css +++ b/css/default.css @@ -196,7 +196,7 @@ span > a { text-align: center; font-size: 45px; padding: 0px 0px 0px 0px; - margin-bottom: -10px; + margin-bottom: -12px; margin-top: 14px; /*border-bottom: 2px solid #e2ebee;*/ } @@ -213,14 +213,14 @@ span > a { #navigation { text-align: center; margin-top: 11.2px; - padding-right: 6px; + margin-left: -16px; padding: 0px 0px 30px 0px; } #navigation a { color: #C2CBCE; font-size: 20px; - margin-left: 12px; + margin-left: 16px; text-decoration: none; border-bottom: none; } diff --git a/index.html b/index.html index 49257fd..aa9a72a 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,14 @@ These pretzels are making me thirsty. $partial("templates/post-list.html")$ -... or you can find more in the archive. +See the archive for more. -

Labels

+

Contact

+ + diff --git a/templates/default.html b/templates/default.html index 786dd7f..0fdbc7f 100644 --- a/templates/default.html +++ b/templates/default.html @@ -19,10 +19,9 @@
  • The Tar Pit
  • -- 1.7.10.4