Wechseln zu:Navigation, Suche
Wiki
.centercell td:nth-child(2) {
	text-align: center;
}


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

.colmobiltop th:nth-child(2), .colmobiltop td:nth-child(3){
	border-top: 2px solid #a2a9b1!important;
	}

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