25.095
Bearbeitungen
RaWen (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
RaWen (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 107: | Zeile 107: | ||
} | } | ||
. | .logo { | ||
text-align: center; | text-align: center; | ||
margin-bottom: 1rem; | margin-bottom: 1rem; | ||
} | } | ||
. | .logo img { | ||
max-width: | max-width: 300px; | ||
height: auto; | height: auto; | ||
} | } | ||
. | .text { | ||
margin-bottom: 1rem; | margin-bottom: 1rem; | ||
font-size: 0.9rem; | font-size: 0.9rem; | ||
Zeile 123: | Zeile 123: | ||
} | } | ||
. | .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: | ||
} | } | ||
. | .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); |