From 97c6caeffed1b0901c53159b69093df6c837ddbb Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Wed, 11 Nov 2020 19:48:17 +0100 Subject: [PATCH] Added darkmode --- README.md | 4 +- about.html | 29 +++++- bobbybob.html | 148 ++++++++++++++++++++++++++ bobbyboot.html | 148 ++++++++++++++++++++++++++ bobbycar.html | 148 ++++++++++++++++++++++++++ bobbyhubschrauber.html | 148 ++++++++++++++++++++++++++ bobbyklo.html | 149 ++++++++++++++++++++++++++ bobbyquad.html | 148 ++++++++++++++++++++++++++ careers.html | 173 +++++++++++++++++------------- darkmode.css | 9 ++ img/PfostenDynamicsDark.png | Bin 0 -> 140557 bytes img/darkmode.png | Bin 0 -> 5675 bytes img/lightmode.png | Bin 0 -> 1518 bytes img/xcf/darkmode.xcf | Bin 0 -> 8341 bytes img/xcf/lightmode.xcf | Bin 0 -> 14333 bytes index.html | 36 ++++++- js/main.js | 122 ++++++++++++++++++++++ navbar.html | 203 +++++++++++++++++++++++------------- news.html | 171 +++++++++++++++++------------- raupenfahrzeug.html | 149 ++++++++++++++++++++++++++ template.html | 27 +++-- vehicles.html | 185 ++++++++++++++++++-------------- 22 files changed, 1676 insertions(+), 321 deletions(-) create mode 100644 darkmode.css create mode 100644 img/PfostenDynamicsDark.png create mode 100644 img/darkmode.png create mode 100644 img/lightmode.png create mode 100644 img/xcf/darkmode.xcf create mode 100644 img/xcf/lightmode.xcf create mode 100644 js/main.js diff --git a/README.md b/README.md index 3906dbe..151bc99 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,6 @@ Main contributors: @0xFEEDC0DE64 and @CommanderRedYT Visit the site here: https://pfostendynamics.com/ If you have any feature suggestions, feel free to send it in by using the issues section! -This website is work in progress! \ No newline at end of file +This website is work in progress! + + - To devs: If you update the navbar.html, please update template.html as well! \ No newline at end of file diff --git a/about.html b/about.html index d7fc530..55e2c06 100644 --- a/about.html +++ b/about.html @@ -7,7 +7,10 @@ name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> - + About | Pfosten Dynamics - + -