hw>Ralfm Keine Bearbeitungszusammenfassung |
mog (Diskussion | Beiträge) K 1 Version importiert |
||
(kein Unterschied)
| |||
Aktuelle Version vom 27. November 2025, 15:04 Uhr
.aa_pic {
width:527px;
/*background:#00a6ab;*/
margin:20px 0 20px 20px;
height:100%;
min-height:100%;
display: inline-block;
vertical-align: top;
}
/** PDF-Druck **/
.bs-page-content .aa_pic {
width: 240px !important;
margin-left:13px;
}
.bs-page-content .aa_pic a.image > img {
width: 238px !important;
height: auto !important;
}
/** Formular **/
#pfForm section.ve-ce-branchNode a img {
max-width:100% !important;
height:auto !important;
}
/**im Formular **/
.formtable th {
text-align:right;
padding:10px;
background:#efefef;
font-weight:normal;
}
.formtable td {
padding:10px;
}
.bs-mwvisualeditor-field-container {
max-width:850px;
}
.bs-mwvisualeditor-field-container img {
max-width:100%;
height:auto;
}