📇🏂 Checkpoint

./index.html:96831/1
./README.md:96831/1
This commit is contained in:
Glitch (hello-webpage)
2018-03-19 21:14:14 +00:00
parent 391e490fa7
commit 6b73b9d721
3 changed files with 2 additions and 2 deletions

11
style.css Normal file
View File

@ -0,0 +1,11 @@
/* 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;
}