php-integration #21

Closed
fred.boniface wants to merge 146 commits from php-integration into main
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 8dc00391fb - Show all commits

View File

@ -128,7 +128,8 @@ body {
position: absolute; position: absolute;
background-color: #aac4ee; background-color: #aac4ee;
border: none; border: none;
right: 30px; margin-left: 10px;
margin-right: 10px;
cursor: pointer; cursor: pointer;
} }