1
0
mirror of https://github.com/LiEnby/eCDP-Serial-Code.git synced 2025-07-01 08:04:09 +01:00

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

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;
}