Nicht mehr ganz neu hier
Hallo
bin mir nicht sicher, ob es hier überhaupt eine Lösung gibt. Auf alle Fälle funktioniert nth-child nicht.
Oder funktionieren diese nur auf Hauptselektoren wie h1, tr ?
Danke für eure Tipps!
.arconix-box-gray, .arconix-box-grey:nth-child(1) {
border-left: 5px solid #004639 }
.arconix-box-gray, .arconix-box-grey:nth-child(2) {
border-left: 5px solid #374F75 }
.arconix-box-gray, .arconix-box-grey:nth-child(3) {
border-left: 5px solid #0082A6 }
.arconix-box-gray, .arconix-box-grey:nth-child(4) {
border-left: 5px solid #6BA63F }
.arconix-box-gray, .arconix-box-grey:nth-child(5) {
border-left: 5px solid #F8B442 }
.arconix-box-gray, .arconix-box-grey:nth-child(6) {
border-left: 5px solid #0082A6 }
bin mir nicht sicher, ob es hier überhaupt eine Lösung gibt. Auf alle Fälle funktioniert nth-child nicht.
Oder funktionieren diese nur auf Hauptselektoren wie h1, tr ?
Danke für eure Tipps!
.arconix-box-gray, .arconix-box-grey:nth-child(1) {
border-left: 5px solid #004639 }
.arconix-box-gray, .arconix-box-grey:nth-child(2) {
border-left: 5px solid #374F75 }
.arconix-box-gray, .arconix-box-grey:nth-child(3) {
border-left: 5px solid #0082A6 }
.arconix-box-gray, .arconix-box-grey:nth-child(4) {
border-left: 5px solid #6BA63F }
.arconix-box-gray, .arconix-box-grey:nth-child(5) {
border-left: 5px solid #F8B442 }
.arconix-box-gray, .arconix-box-grey:nth-child(6) {
border-left: 5px solid #0082A6 }