Änderungen

Wechseln zu: Navigation, Suche

ILF:Allgemeiner Leitfaden Guide Test

563 Bytes entfernt, 12:43, 25. Mai 2020
keine Bearbeitungszusammenfassung
{{#css:
.hauptcontainer{
width:100%auto;
height:auto;
min-height:230px;
padding-bottom:5px;
font-family:Calibri;
@media screen and (max-width: 82em) {
.hauptcontainer{
width:100%;
height:550px;
}
 
td {
display: inline-block;
min-width: 30%;
padding: .2em 2em;
text-align: left;
}
 
table, tr {
display: block;
}
th {
display: none;
}
 
td:nth-child(1)::before {
content: "Status: ";
}
 
td:nth-child(2)::before {
content: "Version: ";
}
 
td:nth-child(3)::before {
content: "Datum: ";
}
 
td:nth-child(4)::before {
content: "PDF: ";
}
{{#customtitle:Allgemeiner Leitfaden Guide TEST}}
td:nth-child(5)::before {
content: "Wiki: ";
}
.text {
font-size: 15px;
}
}
@media screen and (max-width: 70em) {
3.869
Bearbeitungen

Navigationsmenü