Merge 8ec461c85a89901e1cc548ac2faef4669809102c into 5f28902e6def4236ee3c6eee6fefdffca2e1bf1a

This commit is contained in:
marttoygoy4 2021-04-05 23:04:23 +02:00 committed by GitHub
commit db2e3955f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ body {
padding: 0 16px ;
margin-bottom: 500px ;
font-family: sans-serif ;
border: 1px solid #4CAF50;
}
a {
@ -17,10 +18,12 @@ a:visited {
}
h1 {
border: 1px solid #4CAF50;
text-align: center ;
}
h2 {
border: 1px solid #4CAF50;
color: tomato ;
}