6 lines
84 B
CSS
6 lines
84 B
CSS
@charset "utf-8";
|
|
.title{
|
|
color: #F00;
|
|
margin-top: 5px;
|
|
margin-bottom: 10px;
|
|
} |