FAQ / script update

This commit is contained in:
mrfry 2021-05-18 11:10:57 +02:00
parent 9d71b64e92
commit 98deeb1706
5 changed files with 287 additions and 235 deletions

View file

@ -17,7 +17,12 @@ body {
}
img {
margin: 10px;
margin: 5px;
max-width: 90%;
}
.manual_img {
padding: 2px 2px;
border: 2px solid white;
}
@ -270,11 +275,6 @@ input:focus {
font-size: 14px;
}
.manual_img {
padding: 2px 2px;
max-width: 90%;
}
.subtitle {
color: var(--text-color);
font-size: 23px;