Add files via upload

This commit is contained in:
Bluzume 2021-08-20 02:30:37 +12:00 committed by GitHub
parent 4ba45cb957
commit 399ee390ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ body{
padding:20px;
width:50%;
text-align:center;
background-image: linear-gradient(#00b500, #007d00);
background-image: linear-gradient(#00e000, green);
color: white;
border-radius: 5px;
}