From 1fb387d7329f54fe845d49a038e9ce4daf868852 Mon Sep 17 00:00:00 2001 From: ryderr Date: Wed, 8 Oct 2014 16:11:32 -0400 Subject: css --- public/assets/stylesheets/app.css | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 0062dca..901932a 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -324,12 +324,7 @@ iframe.embed { z-index: -1; pointer-events: none; } -.projectList { - display: inline-block; - float: left; - width: 98vw; - margin: 2vw; -} + .projectList a { width: 32vw; @@ -695,7 +690,6 @@ border-left: 1px solid black; .templates span { display: block; float: left; - background: white; margin: 2vw; padding: 2vw; cursor:pointer; @@ -718,14 +712,11 @@ border-left: 1px solid black; font-weight: 300; } -.templates span:hover, + .templates span:hover .image { background-color: #f00; cursor:pointer; } -.templates span:hover label { - color: white; -} .templates h1 { font-weight: 300; -- cgit v1.2.3-70-g09d2