6b73b9d721
./index.html:96831/1 ./README.md:96831/1
12 lines
201 B
CSS
12 lines
201 B
CSS
/* CSS files add styling rules to your content */
|
|
|
|
body {
|
|
font-family: "Benton Sans", "Helvetica Neue", helvetica, arial, sans-serif;
|
|
margin: 2em;
|
|
}
|
|
|
|
h1 {
|
|
font-style: italic;
|
|
color: #373fff;
|
|
}
|