From 8ab3421be18661988f0d5fecb9d6ae74151285aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Honza=20=22St=C3=ADnovlas=22=20Mus=C3=ADlek?= Date: Sun, 13 Sep 2015 13:42:03 +0200 Subject: [PATCH] =?UTF-8?q?=C3=9Avod=20m=C3=A1=20stejnou=20fotku=20v=20hla?= =?UTF-8?q?vi=C4=8Dce=20jako=20Co=20je=20M&M.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/static/css/mamweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index c3ecda04..1987391b 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -63,7 +63,7 @@ h2 { top: -1px; } -#header.cojemam { background: url("../images/header-bg-cojemam.png") no-repeat center top; } +#header.cojemam { background: url("../images/header-bg-uvod.png") no-repeat center top; } #header.soustredeni { background: url("../images/header-bg-soustredeni.png") no-repeat center top; } #header.zadani { background: url("../images/header-bg-zadani.png") no-repeat center top; } #header.clanky { background: url("../images/header-bg-clanek.png") no-repeat center top; }