Änderungen

Wechseln zu: Navigation, Suche

Implementierungsleitfäden

5 Bytes entfernt, 14:39, 2. Aug. 2017
keine Bearbeitungszusammenfassung
{{#css:
.hauptcontainer{
width:100%; height:230px; float:none; }
.text {
text-align: center;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
}
.boxallgemein {
border-radius: 10px;
border-top: 1px solid #96d1f8;
}
.boxspeziell{
width: 100%;
height:110px;
border-top: 1px solid #FFA500; background: #4c914c;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border-top: 1px solid #63BA63;
}
.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:left; margin-bottom:2%; }
.card:hover {
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); }
.container {
padding: 2px 16px; }
.p {
font-family: sans-serif;
align:center;
.aussen{
margin-top:1%; position:relative; width:100%; height:auto; }
th {
border-bottom:1px solid; }
}}
Bürokraten, maintenanceshell, Prüfer, Administratoren
5.399
Bearbeitungen

Navigationsmenü