Added text-shadows

This commit is contained in:
CommanderRedYT
2020-11-06 22:35:37 +01:00
parent 1d1df09b98
commit c2a437bbf4
2 changed files with 6 additions and 6 deletions

View File

@@ -142,7 +142,7 @@
</p>
</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>
<a href="#Q1" class="text-decoration-none"

View File

@@ -48,7 +48,7 @@
>
<ul class="navbar-nav">
<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
>
</li>
@@ -92,7 +92,7 @@
<div class="row">
<div class="col-sm text-right">
<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>
</div>
<div class="col-sm text-left">
@@ -125,7 +125,7 @@
</div>
<div class="col-sm text-left">
<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>
</div>
</div>
@@ -137,7 +137,7 @@
<div class="row">
<div class="col-sm text-right">
<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>
</div>
<div class="col-sm text-left">
@@ -170,7 +170,7 @@
</div>
<div class="col-sm text-left">
<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>
</div>
</div>