This commit is contained in:
Inaki Fernandez
2020-05-29 03:13:32 +02:00
parent 3a728d1452
commit 94f6d3afdf

View File

@@ -2,10 +2,12 @@
selectors). */
body {
margin: 25px;
margin: 25px auto;
background-color:rgb(240,240,240);
font-family: arial, sans-serif;
font-size: 18px;
padding: 0 20px 20px 20px;
border: 5px solid black;
}
/* Applies to all <h1>...</h1> elements. */