Compare commits

...

2 Commits

Author SHA1 Message Date
01e83795ad Switch to better solar car photo 2020-11-21 01:25:18 +00:00
bfd988a53e Fix LED Dress video html centering 2020-11-21 01:24:56 +00:00
3 changed files with 5 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 286 KiB

View File

@ -22,9 +22,7 @@ seven LEDs that form the Big Dipper continually scroll through a gradient of
three colors. Instead of calculating the values of each color in the gradient as
the program runs, a lookup table is used.
<center>
<video autoplay muted loop>
<source src="{static}/videos/dress/dress3.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</center>
<video autoplay muted loop style="display:block; margin: 0 auto;">
<source src="{static}/videos/dress/dress3.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>

View File

@ -20,4 +20,4 @@ without them. The Generation IV car, Schulich Delta (pictured below) uses seven
of them: one per section of solar cells with similar lighting conditions. Andrei
and I designed the MPPT above.
![our team of 30 standing behind the solar car which is covered in sponsor logos]({static}/images/solar-car/solar2.jpg)
![a photo of the solar car from the side]({static}/images/solar-car/solar2.jpg)