From 0d07ce08867f6d4f6dda10fe98712fb107cf7289 Mon Sep 17 00:00:00 2001 From: yamanq Date: Tue, 9 Feb 2016 18:19:24 -0500 Subject: [PATCH] sidebar css --- scheduleac/client/client.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scheduleac/client/client.css b/scheduleac/client/client.css index 4797d73..be0f075 100644 --- a/scheduleac/client/client.css +++ b/scheduleac/client/client.css @@ -19,7 +19,6 @@ body { h1 { font-family: Lato; font-size: 300%; - text-align: center; } a:hover { @@ -34,7 +33,7 @@ a:hover { .eachDay { font-family: Lato; color: #353535; - max-width:30%; + max-width: 30%; background-color: #136FB5; box-shadow: 4px 5px 3px 2px #444; margin-left: auto;