5 lines
45 B
CSS
5 lines
45 B
CSS
|
#news {
|
||
|
overflow: auto;
|
||
|
height: 150px;
|
||
|
}
|