diff --git a/mamweb/static/css/mamweb.css b/mamweb/static/css/mamweb.css index df171816..1f1a673e 100644 --- a/mamweb/static/css/mamweb.css +++ b/mamweb/static/css/mamweb.css @@ -158,10 +158,22 @@ h1 { top: 58px; } -/*todo: rozumné fotky*/ - -#header.cojemam { background-image: url("../images/test.jpg");} -#header.soustredeni { background-image: url("../images/noc.jpg");} +/* +fotky: +kryptografie +baliky +beh +mam_cernobile -pro archiv? +vylet +spolecna -spíš ne, moc lidí +snih +ohen +noc +stiny -znovu oříznout, nízké +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");} diff --git a/mamweb/static/images/header/baliky.jpg b/mamweb/static/images/header/baliky.jpg new file mode 100644 index 00000000..a501fffd Binary files /dev/null and b/mamweb/static/images/header/baliky.jpg differ diff --git a/mamweb/static/images/header/beh.jpg b/mamweb/static/images/header/beh.jpg new file mode 100644 index 00000000..3f6bb160 Binary files /dev/null and b/mamweb/static/images/header/beh.jpg differ diff --git a/mamweb/static/images/header/kryptografie.jpg b/mamweb/static/images/header/kryptografie.jpg new file mode 100644 index 00000000..446cf4e9 Binary files /dev/null and b/mamweb/static/images/header/kryptografie.jpg differ diff --git a/mamweb/static/images/header/mam_cernobile.jpg b/mamweb/static/images/header/mam_cernobile.jpg new file mode 100644 index 00000000..701a26aa Binary files /dev/null and b/mamweb/static/images/header/mam_cernobile.jpg differ diff --git a/mamweb/static/images/header/noc.jpg b/mamweb/static/images/header/noc.jpg new file mode 100644 index 00000000..113331c3 Binary files /dev/null and b/mamweb/static/images/header/noc.jpg differ diff --git a/mamweb/static/images/header/ohen.jpg b/mamweb/static/images/header/ohen.jpg new file mode 100644 index 00000000..e5ba844e Binary files /dev/null and b/mamweb/static/images/header/ohen.jpg differ diff --git a/mamweb/static/images/header/snih.jpg b/mamweb/static/images/header/snih.jpg new file mode 100644 index 00000000..b2e0db12 Binary files /dev/null and b/mamweb/static/images/header/snih.jpg differ diff --git a/mamweb/static/images/header/spolecna.jpg b/mamweb/static/images/header/spolecna.jpg new file mode 100644 index 00000000..11cfbb80 Binary files /dev/null and b/mamweb/static/images/header/spolecna.jpg differ diff --git a/mamweb/static/images/header/stiny.jpg b/mamweb/static/images/header/stiny.jpg new file mode 100644 index 00000000..92d593fc Binary files /dev/null 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 new file mode 100644 index 00000000..e7a87d24 Binary files /dev/null and b/mamweb/static/images/header/vikendovka.jpg differ diff --git a/mamweb/static/images/header/vylet.jpg b/mamweb/static/images/header/vylet.jpg new file mode 100644 index 00000000..da39a72a Binary files /dev/null and b/mamweb/static/images/header/vylet.jpg differ