php-integration #21

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

View File

@ -26,7 +26,7 @@ body {
.form-text-small {
text-align: center;
border: black;
border-radius: 20px;
border-radius: 5px;
padding: 10px;
font-size: 18px;
}
@ -40,8 +40,9 @@ body {
}
.form-info {
font-size: 16px;
font-weight: bold;
font-size: 17px;
font-weight: bolder;
margin-bottom: 4px;
}
.lookup-button {