Vorlage:Bildrechte/style.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 107: Zeile 107:
}
}


.copyright-logo {
.logo {
   text-align: center;
   text-align: center;
   margin-bottom: 1rem;
   margin-bottom: 1rem;
}
}


.copyright-logo img {
.logo img {
   max-width: 100px;
   max-width: 300px;
   height: auto;
   height: auto;
}
}


.copyright-text {
.text {
   margin-bottom: 1rem;
   margin-bottom: 1rem;
   font-size: 0.9rem;
   font-size: 0.9rem;
Zeile 123: Zeile 123:
}
}


.copyright-details {
.details {
   margin: 1rem 0;
   margin: 1rem 0;
   border-top: 1px solid rgba(0,0,0,0.08);
   border-top: 1px solid rgba(0,0,0,0.08);
Zeile 139: Zeile 139:
}
}


.copyright-footer {
.footer {
   margin-top: 1rem;
   margin-top: 1rem;
   border-top: 1px solid rgba(0,0,0,0.08);
   border-top: 1px solid rgba(0,0,0,0.08);