From 1e8cd2d9b22d5f35192a9a0d21d88f13dee8e172 Mon Sep 17 00:00:00 2001 From: RubaXa Date: Thu, 19 Dec 2013 20:07:18 +0400 Subject: [PATCH] * example --- index.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 0310c13..a819f07 100644 --- a/index.html +++ b/index.html @@ -104,12 +104,13 @@ text-align: center; margin-top: 15px; margin-left: 5px; + margin-right: 30px; background-color: #fff; display: inline-block; - margin-right: 30px; vertical-align: top; } .tile__name { + cursor: move; padding-bottom: 10px; border-bottom: 1px solid #FF7373; } @@ -117,6 +118,10 @@ .tile__list { margin-top: 10px; } + .tile__list:last-child { + margin-right: 0;; + } + .tile__list img { cursor: move; margin: 10px; @@ -237,7 +242,7 @@ -
+
Group C