Changed some layout
This commit is contained in:
61
about.html
61
about.html
@@ -101,23 +101,21 @@
|
|||||||
|
|
||||||
<div>
|
<div>
|
||||||
<header
|
<header
|
||||||
style="
|
style="background-color: rgba(219, 219, 219, 0.448)"
|
||||||
background-color: rgba(219, 219, 219, 0.448);
|
|
||||||
border-bottom-width: 3px;
|
|
||||||
border-bottom-style: solid;
|
|
||||||
border-top-width: 3px;
|
|
||||||
border-top-style: solid;
|
|
||||||
"
|
|
||||||
class="shadow p-10 mb-3"
|
class="shadow p-10 mb-3"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
id="background-image"
|
id="background-image"
|
||||||
src="./img/PfostenDynamics.png"
|
src="./img/new-about.jpg"
|
||||||
style="
|
style="
|
||||||
display: block;
|
display: block;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
max-height: 5cm;
|
/*max-height: 5cm;*/
|
||||||
|
height: 100%;
|
||||||
|
border: 2px;
|
||||||
|
border-style: ridge;
|
||||||
|
border-color: gray;
|
||||||
"
|
"
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
draggable="false"
|
draggable="false"
|
||||||
@@ -128,8 +126,9 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
<br />
|
||||||
<div class="h5">
|
<div class="h5">
|
||||||
<p class="text-center">
|
<p style="hyphens: auto; text-align: justify">
|
||||||
Pfostendynamics is a world leader in building electric bobbycars,
|
Pfostendynamics is a world leader in building electric bobbycars,
|
||||||
tackling some of the toughest electronic and mechanical challenges. We
|
tackling some of the toughest electronic and mechanical challenges. We
|
||||||
combine the principles of dumb ideas and too much free time,
|
combine the principles of dumb ideas and too much free time,
|
||||||
@@ -142,7 +141,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="mt-5 display-1" style="text-shadow: 2px 2px #686868;">FAQ</h2>
|
<h2 class="mt-5 display-1" style="text-shadow: 2px 2px #686868">FAQ</h2>
|
||||||
<div id="faq">
|
<div id="faq">
|
||||||
<div>
|
<div>
|
||||||
<a href="#Q1" class="text-decoration-none"
|
<a href="#Q1" class="text-decoration-none"
|
||||||
@@ -157,15 +156,9 @@
|
|||||||
>Q: When can I buy a electric bobbycar?</a
|
>Q: When can I buy a electric bobbycar?</a
|
||||||
>
|
>
|
||||||
<br />
|
<br />
|
||||||
<a
|
|
||||||
href="#team"
|
|
||||||
class="text-decoration-none h5"
|
|
||||||
style="padding-left: 20px"
|
|
||||||
>Our team</a
|
|
||||||
>
|
|
||||||
<br />
|
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
|
<div id="Q" class="h4" style="padding-left: 50px">
|
||||||
<div id="Q1">
|
<div id="Q1">
|
||||||
<a>Q: Why does Pfosten Dynamics make electric bobbycars?</a>
|
<a>Q: Why does Pfosten Dynamics make electric bobbycars?</a>
|
||||||
<p>A: Because we can</p>
|
<p>A: Because we can</p>
|
||||||
@@ -175,24 +168,26 @@
|
|||||||
<p>
|
<p>
|
||||||
A: One of the things that makes Pfostendynamics unique is the
|
A: One of the things that makes Pfostendynamics unique is the
|
||||||
ambition to build a electric bobbycar that does not go up in smoke
|
ambition to build a electric bobbycar that does not go up in smoke
|
||||||
immediately. Peter Poetzi began tackling this problem before anyone
|
immediately. Peter Poetzi began tackling this problem before
|
||||||
else of us. And we’ve been at it since, almost 3 years. We’ve been
|
anyone else of us. And we’ve been at it since, almost 3 years.
|
||||||
inspired by and worked towards this goal for so long that we have
|
We’ve been inspired by and worked towards this goal for so long
|
||||||
invented techniques to make bobbycars work that you can’t find in
|
that we have invented techniques to make bobbycars work that you
|
||||||
any textbook or technical article. The result is that we now know
|
can’t find in any textbook or technical article. The result is
|
||||||
how to build such bobbycars so that they work for around 100
|
that we now know how to build such bobbycars so that they work for
|
||||||
Kilometers without something that breaks or needs fixing.
|
around 100 Kilometers without something that breaks or needs
|
||||||
|
fixing.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div id="Q3">
|
<div id="Q3">
|
||||||
<a>Q: When can I buy a electric bobbycar?</a>
|
<a>Q: When can I buy a electric bobbycar?</a>
|
||||||
<p>
|
<p>
|
||||||
A: For now these are not up for sale, but you can self buld yourself
|
A: For now these are not up for sale, but you can self buld
|
||||||
one.
|
yourself one.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<div
|
<div
|
||||||
id="about-us"
|
id="about-us"
|
||||||
class="container"
|
class="container"
|
||||||
@@ -200,7 +195,7 @@
|
|||||||
>
|
>
|
||||||
<br />
|
<br />
|
||||||
<div id="about-pic">
|
<div id="about-pic">
|
||||||
<img
|
<!--<img
|
||||||
src="./img/new-about.jpg"
|
src="./img/new-about.jpg"
|
||||||
class="img-fluid rounded mx-auto d-block shadow"
|
class="img-fluid rounded mx-auto d-block shadow"
|
||||||
style="
|
style="
|
||||||
@@ -211,7 +206,13 @@
|
|||||||
"
|
"
|
||||||
draggable="false"
|
draggable="false"
|
||||||
ondragstart="return false;"
|
ondragstart="return false;"
|
||||||
/>
|
/>-->
|
||||||
|
<h2
|
||||||
|
class="display-1"
|
||||||
|
style="text-shadow: 2px 2px #686868; margin-top: -30px"
|
||||||
|
>
|
||||||
|
Our Team
|
||||||
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<div class="container" id="team">
|
<div class="container" id="team">
|
||||||
@@ -219,7 +220,7 @@
|
|||||||
<li class="media">
|
<li class="media">
|
||||||
<img
|
<img
|
||||||
class="mr-3 img-fluid shadow rounded"
|
class="mr-3 img-fluid shadow rounded"
|
||||||
src="./img/members/feedc0de.jpg"
|
src="./img/placeholder.jpg"
|
||||||
style="
|
style="
|
||||||
max-height: 150px;
|
max-height: 150px;
|
||||||
border: 2px;
|
border: 2px;
|
||||||
|
Reference in New Issue
Block a user