From 06eeb2ab569cba08287fdd54ace591eccfed48b2 Mon Sep 17 00:00:00 2001 From: dudleycu Date: Fri, 23 Jul 2021 10:43:15 +0000 Subject: [PATCH] Edited app.css for test purposes! --- src/App.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/App.css b/src/App.css index 24f4b12..b7137f4 100644 --- a/src/App.css +++ b/src/App.css @@ -222,13 +222,11 @@ td:last-child { cursor:pointer; } .box h3 { - background-image: url("tr_bg.png"); - background-repeat: no-repeat; - background-position: left bottom; - font-size: 16px; + font-size: 12pt; font-weight: normal; - margin: 10px; padding: 0 5px; + margin: 5px; + border-bottom: 1px solid rgba(128,128,128,0.5); } .we { color: white;