Unter Uns
Unter Uns
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Markierung: Manuelle Zurücksetzung
 
(37 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
.pi-europa .pi-image-thumbnail {
+
.pi-europa.pi-background {
width: 100%;
+
background-color: white;
 
}
height: auto;
 
}
 
   
.pi-europa .pi-horizontal-group .pi-header {
+
.pi-europa .pi-horizontal-group {
color: #ff8500;
+
border-color: #ff8500;
  +
text-align: center;
 
}
 
}
   
.pi-europa.pi-background {
+
.pi-europa .pi-horizontal-group-item:not(:last-of-type) {
background-color: #ff8500;
+
background-color: white;
 
border-color: #ff8500;
 
}
  +
 
.pi-europa .pi-horizontal-group-item:not(:first-of-type) {
  +
background-color: white;
  +
border-color: #ff8500;
  +
}
  +
  +
.pi-europa .pi-data-value .pi-horizontal-group-item:nth-child(even) {
  +
text-align: center;
  +
background-color: white;
 
}
 
}
   
 
.pi-europa.portable-infobox {
 
.pi-europa.portable-infobox {
width: 300px;
+
width: 350px;
border: 5px solid #ffffff;
+
border: 7px inset #ff8500;
 
}
 
}
  +
 
.pi-europa .pi-image-thumbnail {
  +
width: 100%;
 
height: auto;
 
}
   
 
.pi-europa .pi-title {
 
.pi-europa .pi-title {
Zeile 22: Zeile 38:
 
}
 
}
   
.pi-europa .pi-data-label {
+
.pi-europa .pi-header {
flex-basis: 130px;
 
}
 
 
.pi-europa .pi-horizontal-group-item:not(:last-of-type) {
 
 
background-color: #ff8500;
 
background-color: #ff8500;
  +
color: white;
 
}
 
}
   
.pi-europa .pi-horizontal-group-item:not(:first-of-type) {
+
.pi-europa .pi-item-spacing {
 
padding: 15px 20px;
background-color: #ff8500;
 
 
}
 
}
   
.pi-europa .pi-data-value .pi-horizontal-group-item:nth-child(even) {
+
.pi-europa .pi-data-label {
text-align: center;
+
flex-basis: 130px;
background-color: #ff8500
+
border-color: #ff8500;
}
 
 
.pi-europa .pi-item-spacing {
 
padding: 10px 15px;
 
 
}
 
}
   
 
.pi-europa .pi-secondary-font {
 
.pi-europa .pi-secondary-font {
color: #ffffff;
+
color: #ff8500;
 
}
 
}
   

Aktuelle Version vom 18. September 2022, 09:45 Uhr

.pi-europa.pi-background {
    background-color: white;
}

.pi-europa .pi-horizontal-group {
	border-color: #ff8500;
	text-align: center;
}

.pi-europa .pi-horizontal-group-item:not(:last-of-type) {
	background-color: white;
	border-color: #ff8500;
}

.pi-europa .pi-horizontal-group-item:not(:first-of-type) {
	background-color: white;
	border-color: #ff8500;
}

.pi-europa .pi-data-value .pi-horizontal-group-item:nth-child(even) {
    text-align: center;
    background-color: white;
}

.pi-europa.portable-infobox {
    width: 350px;
    border: 7px inset #ff8500;
}

.pi-europa .pi-image-thumbnail {
    width: 100%;
    height: auto;
}    

.pi-europa .pi-title {
    background-color: #ff8500;
    color: white;
}

.pi-europa .pi-header {
	background-color: #ff8500;
	color: white;
}

.pi-europa .pi-item-spacing {
    padding: 15px 20px;
}

.pi-europa .pi-data-label {
    flex-basis: 130px;
    border-color: #ff8500;
}

.pi-europa .pi-secondary-font {
	color: #ff8500; 
}

.pi-europa .pi-font {
	color: #000000;	
}