Fixed background error

This commit is contained in:
CommanderRedYT
2020-11-14 20:16:20 +01:00
parent 41d128f135
commit 25166fd54a
2 changed files with 10 additions and 2 deletions

View File

@@ -7,3 +7,11 @@ body.darkMode {
background-color: rgb(63, 63, 63); background-color: rgb(63, 63, 63);
color: white; color: white;
} }
.text-shadow.darkMode {
text-shadow: 1.3px 1.3px #818181 !important;
}
.container-fluid {
padding: 0px !important;
}

View File

@@ -121,11 +121,11 @@
<br /> <br />
<br /> <br />
<br /> <br />
<div class="container-fluid"> <div class="container-fluid" style="padding: 0px;">
<div class="row"> <div class="row">
<div class="col-sm text-right"> <div class="col-sm text-right">
<br /> <br />
<h1 style="text-shadow: 1.3px 1.3px #686868">Pfosten Dynamics</h1> <h1 class="text-shadow couldDark" 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">