From 54287ebd1ffc4fe00d1481ad8b4d14b3f23b1ffc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 1 May 2015 19:24:02 -0400 Subject: contact section in column, looks terrible --- site/public/assets/style.css | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'site/public/assets/style.css') diff --git a/site/public/assets/style.css b/site/public/assets/style.css index 6316159..27e3158 100644 --- a/site/public/assets/style.css +++ b/site/public/assets/style.css @@ -285,9 +285,9 @@ nav .middle { } nav .bottom { - height: 20%; + height: 22%; width: 100%; - background: #bbb; + background: #ddd; } nav a { text-decoration:none; @@ -295,7 +295,18 @@ nav a { width:100%; color:black; } +.contact { + line-height: 22px; + padding-left: 10px; + padding-right: 10px; +} +.contact a { + display: inline; +} + + +.desktop nav .cat.about, .desktop nav .cat.hover, .desktop nav .cat:hover { cursor:pointer; @@ -428,7 +439,7 @@ nav .sub.active a { display: inline-block; width: 80%; width: calc(87% - 80px); - margin-left: 160px; + margin-left: 180px; } .entry.all { width: 90%; @@ -907,7 +918,6 @@ nav .sub.active a { } - @media (max-width:1200px) { .entry span div.content { -webkit-column-count: 2; -- cgit v1.2.3-70-g09d2