8 lines
80 B
CSS
8 lines
80 B
CSS
|
|
.page-body > * {
|
|
}
|
|
#pageBody > * :first-child{
|
|
}
|
|
#pageBody > * :last-child {
|
|
}
|