This commit is contained in:
Andre Beging
2020-07-27 22:39:20 +02:00
parent 61264e9819
commit 129c744149
12 changed files with 62 additions and 6 deletions

BIN
static/assets/anfahrt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
static/assets/anlauf.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -6181,7 +6181,8 @@ footer .footer-row img {
padding-left: 15px;
border-left: 5px solid maroon;
}
.form input[type='submit'] {
.form input[type='submit'],
.form input[type='button'] {
width: 100%;
}
.form input[type='text']:focus,

File diff suppressed because one or more lines are too long