Added text-shadows
This commit is contained in:
@@ -142,7 +142,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h2 class="mt-5 display-1">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"
|
||||||
|
10
index.html
10
index.html
@@ -48,7 +48,7 @@
|
|||||||
>
|
>
|
||||||
<ul class="navbar-nav">
|
<ul class="navbar-nav">
|
||||||
<li class="nav-item active">
|
<li class="nav-item active">
|
||||||
<a class="nav-link" href="./index.html"
|
<a class="nav-link text-uppercase" href="./index.html"
|
||||||
>Home <span class="sr-only">(current)</span></a
|
>Home <span class="sr-only">(current)</span></a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
@@ -92,7 +92,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm text-right">
|
<div class="col-sm text-right">
|
||||||
<br>
|
<br>
|
||||||
<h1>Pfosten Dynamics</h1>
|
<h1 style="text-shadow: 1.3px 1.3px #686868;">Pfosten Dynamics</h1>
|
||||||
<h2>Change your idea of what idiots can do</h2>
|
<h2>Change your idea of what idiots can do</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm text-left">
|
<div class="col-sm text-left">
|
||||||
@@ -125,7 +125,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-sm text-left">
|
<div class="col-sm text-left">
|
||||||
<br>
|
<br>
|
||||||
<h1>THE BOBBYCARS</h1>
|
<h1 style="text-shadow: 1.3px 1.3px #686868;">THE BOBBYCARS</h1>
|
||||||
<h2>The mobile bobbycar designed for driving against walls, goeing up in smoke, and hurting the driver. </h2>
|
<h2>The mobile bobbycar designed for driving against walls, goeing up in smoke, and hurting the driver. </h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -137,7 +137,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm text-right">
|
<div class="col-sm text-right">
|
||||||
<br>
|
<br>
|
||||||
<h1>TRANSPORT</h1>
|
<h1 style="text-shadow: 1.3px 1.3px #686868;">TRANSPORT</h1>
|
||||||
<h2>If the bobbycar works, it can be used for many applications</h2>
|
<h2>If the bobbycar works, it can be used for many applications</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm text-left">
|
<div class="col-sm text-left">
|
||||||
@@ -170,7 +170,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="col-sm text-left">
|
<div class="col-sm text-left">
|
||||||
<br>
|
<br>
|
||||||
<h1>PERSON TRANSPORT</h1>
|
<h1 style="text-shadow: 1.3px 1.3px #686868;">PERSON TRANSPORT</h1>
|
||||||
<h2>If you want to transport your friends, no problem, but be careful that the wheels of the trailer can take the weight. </h2>
|
<h2>If you want to transport your friends, no problem, but be careful that the wheels of the trailer can take the weight. </h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user