Änderungen

Wechseln zu: Navigation, Suche

Implementierungsleitfäden

706 Bytes hinzugefügt, 11:08, 11. Sep. 2017
keine Bearbeitungszusammenfassung
width:100%;
height:550px;
}
.card {
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
width: 27%;
border-radius: 5px;
margin-left:2%;
float: none;
margin-bottom:2%;
}
 
td {
display: inline-block;
min-width: 30%;
padding: .2em 2em;
text-align: left;
}
 
img {
display: none;
}
 
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: ";
}
 
td:nth-child(5)::before {
content: "Wiki: ";
}
}
 
@media screen and (max-width: 70em) {
.hauptcontainer{
width:100%;
height:750px;
}
.card {
Bürokraten, maintenanceshell, Prüfer, Administratoren
5.399
Bearbeitungen

Navigationsmenü