7 lines
59 B
CSS
7 lines
59 B
CSS
.firstOrLast {
|
|
color: red;
|
|
}
|
|
|
|
span {
|
|
color: #090;
|
|
} |