Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-28 14:21:10 +02:00
committed by GitHub
parent 12c61a4683
commit b80a9ae1db
18 changed files with 440 additions and 40 deletions

View File

@ -370,7 +370,7 @@
margin-right: auto;
box-shadow: 0 4px 8px 0 #00020f, 0 6px 20px 0 #00020f;
}
.code.purchase {
.code.purchase, .code.resume {
text-align: center;
}
.code.purchase h3 {

View File

@ -368,7 +368,7 @@ main img {
margin-right: auto;
box-shadow: 0 4px 8px 0 #00020f, 0 6px 20px 0 #00020f;
}
.code.purchase {
.code.purchase, .code.resume {
text-align: center;
}
.code.purchase h3 {