diff --git a/photos/events/index.html b/photos/events/index.html index 2b24eebd..bee6129c 100644 --- a/photos/events/index.html +++ b/photos/events/index.html @@ -17,6 +17,9 @@

Rallies and Events Photos

This section will eventually showcase our cars attending the range of rallies over the decades. The photos in this section will be of the highest quality possible from the originals, whereas elsewhere, such as rally reports, space might have been the driving factor, here the car is the important feature.

+ +

Vintage Transport Weekend, The Battlefield Line, Market Bosworth Station – 20th May 2018

+

Hanbury Hall, TMC Annual Rally – 11th June 2017

diff --git a/photos/events/vintagetransportweekend2018/1.jpg b/photos/events/vintagetransportweekend2018/1.jpg new file mode 100644 index 00000000..176ac79f Binary files /dev/null and b/photos/events/vintagetransportweekend2018/1.jpg differ diff --git a/photos/events/vintagetransportweekend2018/2.jpg b/photos/events/vintagetransportweekend2018/2.jpg new file mode 100644 index 00000000..289883f6 Binary files /dev/null and b/photos/events/vintagetransportweekend2018/2.jpg differ diff --git a/photos/events/vintagetransportweekend2018/3.jpg b/photos/events/vintagetransportweekend2018/3.jpg new file mode 100644 index 00000000..5a4f9de4 Binary files /dev/null and b/photos/events/vintagetransportweekend2018/3.jpg differ diff --git a/photos/events/vintagetransportweekend2018/index.html b/photos/events/vintagetransportweekend2018/index.html new file mode 100644 index 00000000..2a2e7c58 --- /dev/null +++ b/photos/events/vintagetransportweekend2018/index.html @@ -0,0 +1,38 @@ +--- +title: Vintage Transport Weekend 2018 Photos +author: Paul Burgess +section: photos +customstyles: true +--- + +
+
+ +
+

Vintage Transport Weekend, The Battlefield Line, Market Bosworth Station – 20th May 2018

+ + + +
+
+ +
diff --git a/photos/events/vintagetransportweekend2018/page.css b/photos/events/vintagetransportweekend2018/page.css new file mode 100644 index 00000000..61df2bb7 --- /dev/null +++ b/photos/events/vintagetransportweekend2018/page.css @@ -0,0 +1,16 @@ +main article img { + width: 100%; + margin-bottom: 15px; +} + +aside ul { + text-align: center; +} + +aside ul li h3 { + margin-bottom: 1px; +} + +aside ul li .numberPlateMarker { + margin-bottom: 7px; +}