diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index 1f1a673e..0e0228b4 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -153,37 +153,42 @@ h1 { #header { position: relative; - background: url("../images/test.jpg") no-repeat center top; /* poměr 350:970, todo aby to nemuselo být přesně na pixely */ + background: url("../images/header/beh.jpg") no-repeat center top; /* poměr 350:970, todo aby to nemuselo být přesně na pixely */ background-size: 100%; top: 58px; } /* fotky: + +todo která kam +todo url + kryptografie baliky beh -mam_cernobile -pro archiv? +mam_cernobile -pro archiv? asi ne vylet spolecna -spíš ne, moc lidí snih ohen noc -stiny -znovu oříznout, nízké +stiny vikendovka */ #header.cojemam { background-image: url("../images/header/vikendovka.jpg");} -#header.zadani { background-image: url("../images/noc.jpg");} -#header.clanky { background-image: url("../images/stiny.jpg");} -#header.archiv { background-image: url("../images/ohen.jpg");} - -#header.NOC {background-image: url("../images/test.jpg");} -#header.NOCcojemam { background-image: url("../images/noc.jpg");} -#header.NOCsoustredeni { background-image: url("../images/test.jpg");} -#header.NOCzadani { background-image: url("../images/ohen.jpg");} -#header.NOCclanky { background-image: url("../images/ohen.jpg");} -#header.NOCarchiv { background-image: url("../images/uvod.jpg");} +#header.soustredeni { background-image: url("../images/header/ohen.jpg");} +#header.zadani { background-image: url("../images/header/baliky.jpg");} +#header.clanky { background-image: url("../images/header/kryptografie.jpg");} +#header.archiv { background-image: url("../images/header/stiny.jpg");} + +#header.NOC {background-image: url("../images/header/noc.jpg");} +#header.NOCcojemam { background-image: url("../images/header/noc.jpg");} +#header.NOCsoustredeni { background-image: url("../images/header/vylet.jpg");} +#header.NOCzadani { background-image: url("../images/header/stiny.jpg");} +#header.NOCclanky { background-image: url("../images/header/ohen.jpg");} +#header.NOCarchiv { background-image: url("../images/header/vikendovka.jpg");} #header img.logo { diff --git a/mamweb/static/images/graph_new.png b/mamweb/static/images/graph_new.png index e2eea5ee..09e7eb6f 100644 Binary files a/mamweb/static/images/graph_new.png and b/mamweb/static/images/graph_new.png differ diff --git a/mamweb/static/images/header/stiny.jpg b/mamweb/static/images/header/stiny.jpg index 92d593fc..fe763521 100644 Binary files a/mamweb/static/images/header/stiny.jpg and b/mamweb/static/images/header/stiny.jpg differ diff --git a/mamweb/static/images/header/vikendovka.jpg b/mamweb/static/images/header/vikendovka.jpg index e7a87d24..2f53cbef 100644 Binary files a/mamweb/static/images/header/vikendovka.jpg and b/mamweb/static/images/header/vikendovka.jpg differ diff --git a/mamweb/static/images/noc.jpg b/mamweb/static/images/noc.jpg deleted file mode 100644 index f7a484e4..00000000 Binary files a/mamweb/static/images/noc.jpg and /dev/null differ diff --git a/mamweb/static/images/ohen.jpg b/mamweb/static/images/ohen.jpg deleted file mode 100644 index bd92c4fc..00000000 Binary files a/mamweb/static/images/ohen.jpg and /dev/null differ diff --git a/mamweb/static/images/stiny.jpg b/mamweb/static/images/stiny.jpg deleted file mode 100644 index 92d593fc..00000000 Binary files a/mamweb/static/images/stiny.jpg and /dev/null differ diff --git a/mamweb/static/images/test.jpg b/mamweb/static/images/test.jpg deleted file mode 100755 index c11897e3..00000000 Binary files a/mamweb/static/images/test.jpg and /dev/null differ diff --git a/mamweb/static/images/uvod.jpg b/mamweb/static/images/uvod.jpg deleted file mode 100644 index 327eb310..00000000 Binary files a/mamweb/static/images/uvod.jpg and /dev/null differ