commit | ab822fe3e1a95f981804714a43079fe2bc2a895a | [log] [tgz] |
---|---|---|
author | Tyler Scott <tyduptyler13@gmail.com> | Mon Aug 10 14:38:49 2015 -0600 |
committer | Tyler Scott <tyduptyler13@gmail.com> | Mon Aug 10 15:25:32 2015 -0600 |
tree | 8decbc9788e3e620f2f986f9c77f0b99affb2cc1 | |
parent | fc990391616470e35aa847f93f55452a3074af37 [diff] [blame] |
Added freshness changes and removed the background. Change-Id: I4c2d48c7f14ed79b3d6c9faa7652c002f9c70d9f
diff --git a/client/catalog/css/style.css b/client/catalog/css/style.css index fa00570..d784b53 100644 --- a/client/catalog/css/style.css +++ b/client/catalog/css/style.css
@@ -3,7 +3,7 @@ height: 100%; margin: 0; min-width: 650px; - background-image: url(../background.jpg); + /* background-image: url(../background.jpg); */ background-size: cover; background-attachment: fixed; }