better banner

This commit is contained in:
Hendrik Schutter 2018-11-19 17:21:42 +01:00
parent 936bec1fbc
commit 8cf6781170
7 changed files with 5 additions and 6 deletions

View File

@ -4,6 +4,5 @@ web frontend for the TLC´s (backend is php)
Still missing:
- Images will not open in full res
- needs testing
- show date and time of image

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 MiB

After

Width:  |  Height:  |  Size: 4.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 KiB

After

Width:  |  Height:  |  Size: 501 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 MiB

After

Width:  |  Height:  |  Size: 4.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 KiB

After

Width:  |  Height:  |  Size: 490 KiB

View File

@ -122,7 +122,7 @@
<div class="row">
<div class="col-sm">
<a href="./data/TLC01.jpg""></a>
<a href="./data/TLC01.jpg"">
<img width="100%" src="./data/TLC01_resized.jpg" alt="TLC01"/>
</a>
<div class="location">TLC01 - Salmenkopf, Freistett</div>
@ -133,7 +133,7 @@
<div class="col-sm">
<a href="./data/TLC02.jpg""></a>
<a href="./data/TLC02.jpg"">
<img width="100%" src="./data/TLC02_resized.jpg" alt="TLC02"/>
</a>
<div class="location">TLC02 - Salmenkopf, Freistett</div>
@ -144,7 +144,7 @@
<div class="col-sm">
<a href="./data/TLC03.jpg""></a>
<a href="./data/TLC03.jpg"">
<img width="100%" src="./data/TLC03_resized.jpg" alt="TLC03"/>
</a>
<div class="location">TLC03 - not used yet</div>
@ -155,7 +155,7 @@
<div class="col-sm">
<a href="./data/TLC04.jpg""></a>
<a href="./data/TLC04.jpg"">
<img width="100%" src="./data/TLC04_resized.jpg" alt="TLC04"/>
</a>
<div class="location">TLC04 - Demo</div>