4 lines
61 B
CSS
4 lines
61 B
CSS
|
ul div.title {
|
||
|
font-size: 25px;
|
||
|
margin-bottom: 5px;
|
||
|
}
|