Metalog:Bilder: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
K (Textersetzung - „\{\{[sS]tyles\}\}“ durch „“)
Zeile 1: Zeile 1:
{{#css:
+
{{titel| Verschlagwortete Bilder}}  
.bilderliste {
 
    width: calc(50% + 10rem);
 
}
 
.galerie_glossar > div {
 
    margin: 0 5px 10px;
 
    position: relative;
 
    padding-bottom: 1.5em;
 
}
 
.galerie_glossar .caption,
 
.galerie_glossar .caption b {
 
    position: absolute;
 
    width: 100%;
 
    height: 100%;
 
    display: block;
 
    top: 0;
 
    margin: 0;
 
}
 
.caption a {
 
    display: block;
 
    padding-top: 100%;
 
    z-index: 2;
 
    position: absolute;
 
    width: 100%;
 
}
 
.caption a:hover {
 
    background: rgba(245, 245, 238, 0.2);
 
}
 
}}{{titel| Verschlagwortete Bilder}}  
 
 
__TOC__
 
__TOC__
 
Über diese Seite sind insgesamt {{#ask:  [[is_image_article::+]] | format= count}} Bilder, die auf den Artikelseiten dieses Web-Handbuchs zu sehen sind, nach Schlagworten aufgelistet zugänglich.
 
Über diese Seite sind insgesamt {{#ask:  [[is_image_article::+]] | format= count}} Bilder, die auf den Artikelseiten dieses Web-Handbuchs zu sehen sind, nach Schlagworten aufgelistet zugänglich.
Zeile 77: Zeile 49:
  
 
{{thisWay}}
 
{{thisWay}}
 
 
 
{{#css:
 
{{#css:
 
+
.bilderliste {
.b_liste {
+
    width: calc(50% + 10rem);
text-align: center;
+
}
}
+
.galerie_glossar > div {
.b_liste>div {
+
    margin: 0 5px 10px;
display: inline-block;
+
    position: relative;
width: 160px;
+
    padding-bottom: 1.5em;
margin: 5px;
+
}
}
+
.galerie_glossar .caption,
 +
.galerie_glossar .caption b {
 +
    position: absolute;
 +
    width: 100%;
 +
    height: 100%;
 +
    display: block;
 +
    top: 0;
 +
    margin: 0;
 +
}
 +
.caption a {
 +
    display: block;
 +
    padding-top: 100%;
 +
    z-index: 2;
 +
    position: absolute;
 +
    width: 100%;
 +
}
 +
.caption a:hover {
 +
    background: rgba(245, 245, 238, 0.2);
 +
}
 
}}
 
}}

Version vom 9. Juni 2020, 15:22 Uhr