Schulchronik bis 2008
158
static/css/hugo-easy-gallery.css
Normal file
@ -0,0 +1,158 @@
|
||||
/*
|
||||
Put this file in /static/css/hugo-easy-gallery.css
|
||||
Documentation and licence at https://github.com/liwenyip/hugo-easy-gallery/
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
Grid Layout Styles
|
||||
*/
|
||||
.gallery {
|
||||
overflow: hidden;
|
||||
margin: 10px;
|
||||
max-width: 1080px;
|
||||
}
|
||||
.gallery .box {
|
||||
float: left;
|
||||
position: relative;
|
||||
/* Default: 1 tile wide */
|
||||
width: 100%;
|
||||
padding-bottom: 100%;
|
||||
}
|
||||
@media only screen and (min-width : 365px) {
|
||||
/* Tablet view: 2 tiles */
|
||||
.gallery .box {
|
||||
width: 50%;
|
||||
padding-bottom: 50%;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width : 480px) {
|
||||
/* Small desktop / ipad view: 3 tiles */
|
||||
.gallery .box {
|
||||
width: 33.3%;
|
||||
padding-bottom: 33.3%; /* */
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width : 9999px) {
|
||||
/* Medium desktop: 4 tiles */
|
||||
.box {
|
||||
width: 25%;
|
||||
padding-bottom: 25%;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
Transition styles
|
||||
*/
|
||||
.gallery.hover-transition figure,
|
||||
.gallery.hover-effect-zoom .img,
|
||||
.gallery:not(.caption-effect-appear) figcaption,
|
||||
.fancy-figure:not(.caption-effect-appear) figcaption {
|
||||
-webkit-transition: all 0.3s ease-in-out;
|
||||
-moz-transition: all 0.3s ease-in-out;
|
||||
-o-transition: all 0.3s ease-in-out;
|
||||
transition: all 0.3s ease-in-out;
|
||||
}
|
||||
/*
|
||||
figure styles
|
||||
*/
|
||||
figure {
|
||||
position:relative; /* purely to allow absolution positioning of figcaption */
|
||||
overflow: hidden;
|
||||
}
|
||||
.gallery figure {
|
||||
position: absolute;
|
||||
left: 5px;
|
||||
right: 5px;
|
||||
top: 5px;
|
||||
bottom: 5px;
|
||||
}
|
||||
.gallery.hover-effect-grow figure:hover {
|
||||
transform: scale(1.05);
|
||||
}
|
||||
.gallery.hover-effect-shrink figure:hover {
|
||||
transform: scale(0.95);
|
||||
}
|
||||
.gallery.hover-effect-slidedown figure:hover {
|
||||
transform: translateY(5px);
|
||||
}
|
||||
.gallery.hover-effect-slideup figure:hover {
|
||||
transform: translateY(-5px);
|
||||
}
|
||||
|
||||
/*
|
||||
img / a styles
|
||||
*/
|
||||
|
||||
.gallery .img {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
background-size: cover;
|
||||
background-position: 50% 50%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
.gallery.hover-effect-zoom figure:hover .img {
|
||||
transform: scale(1.05);
|
||||
}
|
||||
.gallery img {
|
||||
display: none; /* only show the img if not inside a gallery */
|
||||
}
|
||||
figure a {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
figcaption styles
|
||||
*/
|
||||
.gallery figcaption,
|
||||
.fancy-figure figcaption {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background: #000;
|
||||
color: #FFF;
|
||||
text-align: center;
|
||||
font-size: 75%; /* change this if you want bigger text */
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
opacity: 1;
|
||||
cursor: pointer;
|
||||
}
|
||||
.gallery.caption-position-none figcaption,
|
||||
.fancy-figure.caption-position-none figcaption {
|
||||
display: none;
|
||||
}
|
||||
.gallery.caption-position-center figcaption,
|
||||
.fancy-figure.caption-position-center figcaption {
|
||||
top: 0;
|
||||
padding: 40% 5px;
|
||||
}
|
||||
.gallery.caption-position-bottom figcaption,
|
||||
.fancy-figure.caption-position-bottom figcaption {
|
||||
padding: 5px;
|
||||
}
|
||||
.gallery.caption-effect-fade figure:not(:hover) figcaption,
|
||||
.gallery.caption-effect-appear figure:not(:hover) figcaption,
|
||||
.fancy-figure.caption-effect-fade figure:not(:hover) figcaption,
|
||||
.fancy-figure.caption-effect-appear figure:not(:hover) figcaption {
|
||||
background: rgba(0, 0, 0, 0);
|
||||
opacity: 0;
|
||||
}
|
||||
.gallery.caption-effect-slide.caption-position-bottom figure:not(:hover) figcaption,
|
||||
.fancy-figure.caption-effect-slide.caption-position-bottom figure:not(:hover) figcaption {
|
||||
margin-bottom: -100%;
|
||||
}
|
||||
.gallery.caption-effect-slide.caption-position-center figure:not(:hover) figcaption,
|
||||
.fancy-figure.caption-effect-slide.caption-position-center figure:not(:hover) figcaption {
|
||||
top: 100%;
|
||||
}
|
||||
figcaption p {
|
||||
margin: auto; /* override style in theme */
|
||||
}
|
BIN
static/images/abiturienten/1992/abi-foto 1992.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
static/images/abiturienten/1992/abi-foto 1992_2.jpg
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
static/images/abiturienten/abi-foto 1992.png
Normal file
After Width: | Height: | Size: 601 KiB |
BIN
static/images/abiturienten/abi-foto 1992_2.jpg
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
static/images/cantorpreis/1996_robert_strich.png
Normal file
After Width: | Height: | Size: 117 KiB |
BIN
static/images/cantorpreis/1997_andreas_tannert.png
Normal file
After Width: | Height: | Size: 137 KiB |
BIN
static/images/cantorpreis/1998_martin_schultze.png
Normal file
After Width: | Height: | Size: 103 KiB |
BIN
static/images/cantorpreis/1999_stephan_diestelhorst.png
Normal file
After Width: | Height: | Size: 103 KiB |
BIN
static/images/cantorpreis/2000_torsten_stueber.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
static/images/cantorpreis/2001_lars_kasper.png
Normal file
After Width: | Height: | Size: 117 KiB |
BIN
static/images/cantorpreis/2002_maria_hoernke.png
Normal file
After Width: | Height: | Size: 110 KiB |
BIN
static/images/cantorpreis/2003_susanne_havranek.png
Normal file
After Width: | Height: | Size: 166 KiB |
BIN
static/images/cantorpreis/2004_marcus_syring.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
static/images/cantorpreis/2005_martin_maas.png
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
static/images/cantorpreis/2006_udo_dorn.png
Normal file
After Width: | Height: | Size: 110 KiB |
BIN
static/images/cantorpreis/2007_s_koch_h_seidler.png
Normal file
After Width: | Height: | Size: 74 KiB |
BIN
static/images/cantorpreis/2008_franziska_flegel.png
Normal file
After Width: | Height: | Size: 119 KiB |
BIN
static/images/cantorpreis/2009_bertram_arnold.png
Normal file
After Width: | Height: | Size: 123 KiB |
BIN
static/images/schulchronik/1989/biopraktikum/01.png
Normal file
After Width: | Height: | Size: 356 KiB |
BIN
static/images/schulchronik/1989/biopraktikum/02.png
Normal file
After Width: | Height: | Size: 419 KiB |
After Width: | Height: | Size: 235 KiB |
After Width: | Height: | Size: 417 KiB |
After Width: | Height: | Size: 429 KiB |
After Width: | Height: | Size: 300 KiB |
After Width: | Height: | Size: 375 KiB |
After Width: | Height: | Size: 330 KiB |
After Width: | Height: | Size: 241 KiB |
After Width: | Height: | Size: 365 KiB |
After Width: | Height: | Size: 328 KiB |
After Width: | Height: | Size: 365 KiB |
After Width: | Height: | Size: 330 KiB |
After Width: | Height: | Size: 356 KiB |
After Width: | Height: | Size: 349 KiB |
BIN
static/images/schulchronik/1989/chemieol/zeitung.png
Normal file
After Width: | Height: | Size: 635 KiB |
BIN
static/images/schulchronik/1989/internat/aufenthaltsraum.png
Normal file
After Width: | Height: | Size: 219 KiB |
BIN
static/images/schulchronik/1989/internat/buecherregal.png
Normal file
After Width: | Height: | Size: 230 KiB |
BIN
static/images/schulchronik/1989/internat/eingang.png
Normal file
After Width: | Height: | Size: 278 KiB |
BIN
static/images/schulchronik/1989/internat/gebaeude.png
Normal file
After Width: | Height: | Size: 268 KiB |
BIN
static/images/schulchronik/1989/internat/kueche.png
Normal file
After Width: | Height: | Size: 183 KiB |
BIN
static/images/schulchronik/1989/internat/zimmer.png
Normal file
After Width: | Height: | Size: 193 KiB |
BIN
static/images/schulchronik/1989/internat/zimmer2.png
Normal file
After Width: | Height: | Size: 169 KiB |
BIN
static/images/schulchronik/1989/internat/zimmer3.png
Normal file
After Width: | Height: | Size: 144 KiB |
BIN
static/images/schulchronik/1990/erkennungsurkunde.png
Normal file
After Width: | Height: | Size: 431 KiB |
BIN
static/images/schulchronik/1990/wegbild.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
static/images/schulchronik/1991/cantor/1.png
Normal file
After Width: | Height: | Size: 241 KiB |
BIN
static/images/schulchronik/1991/cantor/2.png
Normal file
After Width: | Height: | Size: 141 KiB |
After Width: | Height: | Size: 414 KiB |
After Width: | Height: | Size: 601 KiB |
After Width: | Height: | Size: 517 KiB |
After Width: | Height: | Size: 287 KiB |
After Width: | Height: | Size: 46 KiB |
BIN
static/images/schulchronik/1991/förderverein/1.png
Normal file
After Width: | Height: | Size: 460 KiB |
BIN
static/images/schulchronik/1991/förderverein/2.png
Normal file
After Width: | Height: | Size: 391 KiB |
BIN
static/images/schulchronik/1991/förderverein/3.png
Normal file
After Width: | Height: | Size: 438 KiB |
BIN
static/images/schulchronik/1991/förderverein/4.png
Normal file
After Width: | Height: | Size: 207 KiB |
BIN
static/images/schulchronik/1991/förderverein/5.png
Normal file
After Width: | Height: | Size: 221 KiB |
BIN
static/images/schulchronik/1991/lessing/lessing 1.png
Normal file
After Width: | Height: | Size: 254 KiB |
BIN
static/images/schulchronik/1991/lessing/lessing 2.png
Normal file
After Width: | Height: | Size: 325 KiB |
BIN
static/images/schulchronik/1991/lessing/lessing 3.png
Normal file
After Width: | Height: | Size: 220 KiB |
BIN
static/images/schulchronik/1991/spezialklassen/1.png
Normal file
After Width: | Height: | Size: 668 KiB |
BIN
static/images/schulchronik/1991/spezialklassen/2.png
Normal file
After Width: | Height: | Size: 706 KiB |
After Width: | Height: | Size: 1015 KiB |
BIN
static/images/schulchronik/1993/pfiffigehallenser.bmp
Normal file
After Width: | Height: | Size: 1015 KiB |
BIN
static/images/schulchronik/1993/profilbleibterhalten.bmp
Normal file
After Width: | Height: | Size: 1015 KiB |
BIN
static/images/schulchronik/1993/vierzehnmaleinsnull.bmp
Normal file
After Width: | Height: | Size: 1015 KiB |
BIN
static/images/schulchronik/1995/cantorgymnasiumfeierte.bmp
Normal file
After Width: | Height: | Size: 1015 KiB |
BIN
static/images/schulchronik/1995/cantorpreis.png
Normal file
After Width: | Height: | Size: 571 KiB |
BIN
static/images/schulchronik/1996/mlu_1.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
static/images/schulchronik/1996/robertstrich.png
Normal file
After Width: | Height: | Size: 393 KiB |
BIN
static/images/schulchronik/1997/1997_intranet.png
Normal file
After Width: | Height: | Size: 1.0 MiB |
BIN
static/images/schulchronik/1998/Programm.png
Normal file
After Width: | Height: | Size: 451 KiB |
BIN
static/images/schulchronik/1998/Zeitungsartikel.png
Normal file
After Width: | Height: | Size: 728 KiB |
BIN
static/images/schulchronik/1998/nobelpreisträger.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
static/images/schulchronik/1999/1999_info.png
Normal file
After Width: | Height: | Size: 816 KiB |
BIN
static/images/schulchronik/2000/2000mikroskop.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
static/images/schulchronik/2000/politiker am gcg.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/images/schulchronik/2000/politiker_am_gcg.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
static/images/schulchronik/2001/johannesrau.png
Normal file
After Width: | Height: | Size: 407 KiB |
BIN
static/images/schulchronik/2001/siemens award 2001_1 4.png
Normal file
After Width: | Height: | Size: 264 KiB |
BIN
static/images/schulchronik/2001/siemens award 2001_1 5.png
Normal file
After Width: | Height: | Size: 262 KiB |
BIN
static/images/schulchronik/2001/siemens award 2001_1 6.png
Normal file
After Width: | Height: | Size: 245 KiB |
BIN
static/images/schulchronik/2001/siemens award 2001_1 7.png
Normal file
After Width: | Height: | Size: 294 KiB |
BIN
static/images/schulchronik/2001/siemensaward.png
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
static/images/schulchronik/2001/uni.png
Normal file
After Width: | Height: | Size: 416 KiB |
BIN
static/images/schulchronik/2001/uni2.png
Normal file
After Width: | Height: | Size: 220 KiB |
After Width: | Height: | Size: 643 KiB |
BIN
static/images/schulchronik/2002/cantor-oper2002.png
Normal file
After Width: | Height: | Size: 308 KiB |
BIN
static/images/schulchronik/2002/dow_artikel.png
Normal file
After Width: | Height: | Size: 513 KiB |
BIN
static/images/schulchronik/2003/2004_marcus_syring.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
static/images/schulchronik/2003/cantor-ganztagsschule.png
Normal file
After Width: | Height: | Size: 497 KiB |
BIN
static/images/schulchronik/2003/cantor-torschule.png
Normal file
After Width: | Height: | Size: 284 KiB |
After Width: | Height: | Size: 354 KiB |
After Width: | Height: | Size: 345 KiB |
BIN
static/images/schulchronik/2003/proteste/schuelerstreik-bild.png
Normal file
After Width: | Height: | Size: 443 KiB |
BIN
static/images/schulchronik/2003/schuelerproteste.png
Normal file
After Width: | Height: | Size: 397 KiB |
BIN
static/images/schulchronik/2004/multitalent_hofft_auf_glck.png
Normal file
After Width: | Height: | Size: 266 KiB |
BIN
static/images/schulchronik/2005/03.jpg
Normal file
After Width: | Height: | Size: 292 KiB |
BIN
static/images/schulchronik/2005/2005_ijso.png
Normal file
After Width: | Height: | Size: 98 KiB |
BIN
static/images/schulchronik/2005/tanz_der_zahlen_und_figuren.png
Normal file
After Width: | Height: | Size: 341 KiB |