From 51400cd464d1b4e27e97f5af85ac3af4b8f6fe4c Mon Sep 17 00:00:00 2001 From: gauthiier Date: Fri, 10 Jul 2015 02:17:09 +0200 Subject: [PATCH] commit 06 --- +++/lestyle.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/+++/lestyle.css b/+++/lestyle.css index ae382e7..07f7a7c 100644 --- a/+++/lestyle.css +++ b/+++/lestyle.css @@ -10,7 +10,8 @@ body { float: left; margin: 1em; width: 20em; - background-color: #eeeeee; + background-color: #eeeeff; + border-radius: 6px; } .card { @@ -19,7 +20,8 @@ body { display: inline; margin: 1em; width: 20em; - background-color: #eeeeee; + background-color: #eeeeee; + border-radius: 6px; } .card:hover {