0.4.2-devel #34

Merged
fred.boniface merged 21 commits from 0.4.2-devel into online 2022-10-05 21:09:38 +01:00
Showing only changes of commit dc5f165c82 - Show all commits

View File

@ -9,7 +9,7 @@ body {
.titleimg {
width: 80%;
padding-top: 50px;
padding-bottom: 50px;
padding-bottom: 10px;
max-width: 500px;
transition: 0.2s;
}
@ -17,6 +17,7 @@ body {
.lookup-box {
text-align: center;
border: black;
padding-top: 40px;
border-radius: 40px;
padding: 10px;
margin-bottom: 5px;