You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
html {
|
|
background-color: #D7E2E2;
|
|
color: #000F0F;
|
|
font-family: 'Roboto', sans-serif;
|
|
}
|
|
|
|
h1 {
|
|
margin-left: 40pt;
|
|
margin-top: 20pt;
|
|
}
|
|
|
|
p {
|
|
margin-left: 20pt;
|
|
}
|
|
|