11 lines
105 B
CSS
11 lines
105 B
CSS
.news {
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
.news-item {
|
|
margin: 10px;
|
|
}
|
|
|
|
.news-date {
|
|
font-size: 10px;
|
|
} |