From b669466e3c8a01a935b80152b55cad925a785637 Mon Sep 17 00:00:00 2001 From: martind2000 Date: Tue, 15 Mar 2016 22:00:38 +0000 Subject: [PATCH] Updating to Version 3 --- html/css/app.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/html/css/app.css b/html/css/app.css index df9673d..872fab2 100644 --- a/html/css/app.css +++ b/html/css/app.css @@ -178,3 +178,8 @@ float:right; #footer, .mui-appbar { background-color: #775585; } + +.card{ + padding-bottom:5PX; + border-bottom:1px solid silver; + }