Made some changes to about section
This commit is contained in:
17
about.html
17
about.html
@@ -167,7 +167,7 @@
|
||||
A: One of the things that makes Pfostendynamics unique is the
|
||||
ambition to build a electric bobbycar that does not go up in smoke
|
||||
immediately. Peter Poetzi began tackling this problem before anyone
|
||||
else in the world. And we’ve been at it since, almost 3 years. We’ve
|
||||
else of us. And we’ve been at it since, almost 3 years. We’ve
|
||||
been inspired by and worked towards this goal for so long that we
|
||||
have invented techniques to make bobbycars work that you can’t find
|
||||
in any textbook or technical article. The result is that we now know
|
||||
@@ -184,48 +184,47 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="team" class="container" style="border-top: 5px; border-top-style: solid">
|
||||
<div id="about-us" class="container" style="border-top: 5px; border-top-style: solid">
|
||||
<br />
|
||||
<div id="about-pic">
|
||||
<img
|
||||
src="./img/about.jpg"
|
||||
class="img-fluid rounded mx-auto d-block shadow"
|
||||
style="max-width: 99%; border: 5px solid"
|
||||
style="max-width: 99%; border: 2px; border-style: ridge; border-color: gray"
|
||||
/>
|
||||
</div>
|
||||
<br />
|
||||
<div class="container">
|
||||
<div class="container" id="team">
|
||||
<ul class="list-unstyled">
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/feedc0de.jpg" style="max-height: 150px"/>
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/feedc0de.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"/>
|
||||
<div class="media-body">
|
||||
<h5 class="mt-0 mb-1">feedc0de</h5>
|
||||
feedcode text
|
||||
</div>
|
||||
</li>
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/peterp.jpg" style="max-height: 300px"/>
|
||||
<div class="media-body">
|
||||
<h5 class="mt-0 mb-1">peterp</h5>
|
||||
peterp text
|
||||
</div>
|
||||
</li>
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/greyhash.jpg" style="max-height: 300px"/>
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/greyhash.jpg" style="max-height: 300px; border: 2px; border-style: ridge; border-color: gray"/>
|
||||
<div class="media-body">
|
||||
<h5 class="mt-0 mb-1">greyhash</h5>
|
||||
greyhash text
|
||||
</div>
|
||||
</li>
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/mick.jpg" style="max-height: 300px"/>
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/mick.jpg" style="max-height: 300px; border: 2px; border-style: ridge; border-color: gray"/>
|
||||
<div class="media-body">
|
||||
<h5 class="mt-0 mb-1">mick</h5>
|
||||
mick text
|
||||
</div>
|
||||
</li>
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/commanderred.jpg" style="max-height: 300px"/>
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/commanderred.jpg" style="max-height: 300px; border: 2px; border-style: ridge; border-color: gray">
|
||||
<div class="media-body">
|
||||
<h5 class="mt-0 mb-1">CommanderRed</h5>
|
||||
Commanderred text
|
||||
|
BIN
img/about.jpg
BIN
img/about.jpg
Binary file not shown.
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 81 KiB |
Reference in New Issue
Block a user