From 2820e892db42916d683a87ca626546130cbb3837 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 4 May 2015 13:54:15 -0400 Subject: fix galleries and all page --- site/public/assets/style.css | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'site/public/assets/style.css') diff --git a/site/public/assets/style.css b/site/public/assets/style.css index 27e3158..94cf60a 100644 --- a/site/public/assets/style.css +++ b/site/public/assets/style.css @@ -442,7 +442,9 @@ nav .sub.active a { margin-left: 180px; } .entry.all { +/* width: 90%; + */ } .entry h1{ margin-bottom: 1.2em; @@ -709,6 +711,9 @@ nav .sub.active a { transition:0.4s opacity ease-in; } +.cell img.loading { + opacity: 0.0 !important; +} .cell img.loaded { opacity: 0.2; } @@ -803,8 +808,9 @@ nav .sub.active a { .project { float: left; width: 25%; + width: 19vw; height: 200px; - height: 14vw; + height: 12.3vw; padding: 10px 0px 0 10px; cursor: pointer; opacity: 0.0; @@ -927,6 +933,7 @@ nav .sub.active a { .project { width:33.3333%; + height: 16.6vw; } } @@ -940,6 +947,7 @@ nav .sub.active a { .project { width:50%; + height: 23vw; } } @@ -966,7 +974,7 @@ nav .sub.active a { .project { width: 100%; padding: 0 0 0 25px; - height: 260px; + height: 55vw; } .menuActive #entry_container { left:160px; -- cgit v1.2.3-70-g09d2