Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
.center2row td:nth-child(2) {
.center2row td:nth-child(2) {
  text-align: center;
text-align: center;
}
}
/*** Formatierung Breakpoint sm ***/
@media (max-width: 576px) {


.col2top {
.col2top {
  border-top: 2px solid #a2a9b1!important;
border-top: 2px solid #a2a9b1!important;
}
}
 
}  /*** Ende Formatierungen für Breakpoint xs ***/

Version vom 11. Juli 2019, 11:19 Uhr

.center2row td:nth-child(2) {
	text-align: center;
}


/*** Formatierung Breakpoint sm ***/
@media (max-width: 576px) {

.col2top {
	border-top: 2px solid #a2a9b1!important;
	}

}  /*** Ende Formatierungen für Breakpoint xs ***/