11 lines
55 B
CSS
11 lines
55 B
CSS
.firstOrLast{
|
|
color: red;
|
|
}
|
|
span{
|
|
color: #090;
|
|
}
|
|
|
|
|
|
|
|
|