From a168c1ac2e6670cc0f9e23ecc5ab66b5ebd4a308 Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Tue, 1 Dec 2020 03:53:18 +0100 Subject: [PATCH] Removed darkmode-flickering with php! --- careers.php | 2 +- extras.php | 8 ++++---- includes/header.php | 2 +- includes/navbar.php | 19 ++++++++++++++++--- index.php | 2 +- 5 files changed, 23 insertions(+), 10 deletions(-) diff --git a/careers.php b/careers.php index 1b220e1..79faed0 100644 --- a/careers.php +++ b/careers.php @@ -13,7 +13,7 @@ require('includes/header.php'); border-top-width: 3px; border-top-style: solid; " - class="shadow p-10 mb-3 couldDark" + class="shadow p-10 mb-3 couldDark " >

Okay, maybe more than one..!


-
+
">

Bobbycar

This is an .stl file containing an 3d model of a standard bobbycar (Click picture to download!)

@@ -27,7 +27,7 @@ require('includes/header.php'); " alt="Click Here to download!" draggable="false" ondragstart="return false;">
-
+
">

Our Logo

Here we put our logo as an "plate", so you can print it out and put it somewhere so it can get dusty (Click picture to download!)

@@ -41,7 +41,7 @@ require('includes/header.php'); " alt="Click Here to download!" draggable="false" ondragstart="return false;">
-
+
">

Der Kartoffelfahrzeug (The potato-vehicle)

This was greyhashs attempt of creating his own "instance" of a bobbycar. It was powered by two @@ -54,7 +54,7 @@ require('includes/header.php'); border-color: gray; " draggable="false" ondragstart="return false;">

-
+
">

diff --git a/includes/header.php b/includes/header.php index 8e3353a..dc5ce5a 100644 --- a/includes/header.php +++ b/includes/header.php @@ -21,5 +21,5 @@ - + "> diff --git a/includes/navbar.php b/includes/navbar.php index d46742b..801b3c7 100644 --- a/includes/navbar.php +++ b/includes/navbar.php @@ -1,8 +1,16 @@ -