gohugoio--hugo
8 行
97 B
CSS
8 行
97 B
CSS
body {
|
|
background-color: lightblue;
|
|
}
|
|
|
|
h1 {
|
|
color: navy;
|
|
margin-left: 20px;
|
|
} |