This commit is contained in:
=
2020-01-03 17:11:00 +01:00
parent a9a3b4cb60
commit e85b2591bb
2 changed files with 82 additions and 0 deletions
+9
View File
@@ -91,3 +91,12 @@ body {
padding: 8px 15%;
text-align: left;
}
.download a {
padding: 14px 16px;
color: white;
background-color: rgb(74, 109, 239);
text-decoration: none;
margin:8px;
display: inline-block;
}