From c0687363543a4b61ba1c73745587786ca9969ca2 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Sun, 1 Sep 2013 22:25:42 +0200 Subject: [PATCH] Correcting cover image --- assets/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index 833e71f..fe9ad0f 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -355,7 +355,7 @@ table.plain { margin-bottom: 5rem; text-align: center; color: #fff; - background: #303538 url(https://maptia-production.s3.amazonaws.com/posts/1923/full_screen.jpg) no-repeat center center; + background: #303538 url(http://f.cl.ly/items/1N2205280l2u1l0h190o/bg.jpg) no-repeat center center; background-size: cover; }