web/css/index.css
2024-10-13 18:07:50 +02:00

6 lines
89 B
CSS

#news {
overflow: auto;
height: 150px;
border: solid black;
padding-left: 1em;
}