From 9712f63bf98fa484a0a89e882dd061ceb1211cc5 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Fri, 20 Jun 2014 21:26:29 +0000 Subject: [PATCH] CSS tweaks --- www/solar/screen.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/solar/screen.css b/www/solar/screen.css index 7fd493f..e329894 100644 --- a/www/solar/screen.css +++ b/www/solar/screen.css @@ -130,7 +130,7 @@ table.table td { table.table { border-collapse: collapse; border-spacing: 0; - margin: 0px; + margin: 10px 0px; padding: 0px; } @@ -155,6 +155,8 @@ table.table tr:nth-child(odd) { table.table td { padding: 4px; + vertical-align: top; + text-align: left; } /*******************************************************************************