Änderungen

Wechseln zu: Navigation, Suche

Implementierungsleitfäden

1 Byte hinzugefügt, 11:04, 11. Sep. 2017
keine Bearbeitungszusammenfassung
}
@media screen and (max-width: 82em) {
.hauptcontainer{
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: ";
}
}
.text {
}
@media screen and (max-width: 82em) {
.hauptcontainer{
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: ";
}
}}
Bürokraten, maintenanceshell, Prüfer, Administratoren
5.399
Bearbeitungen

Navigationsmenü