diff --git a/app.css b/app.css index 2064455bf919c87ed36736ced12b196988aa67e8..8d3de45e41b18623b55b7ed55972d72d0a9fb9ad 100644 --- a/app.css +++ b/app.css @@ -107,7 +107,7 @@ h1, h2, h3, h4, h5, h6 { } #firmwareTable h1 { - color: #dc0067; + color: #f9a62b; } .firmwareTableLink, .notRecommendedLink, .InfoLink { @@ -146,11 +146,11 @@ h1, h2, h3, h4, h5, h6 { } #wizard #model-pane { - border-left: 3px solid #dc0067; + border-left: 3px solid #f9a62b; } #wizard #model-pane h1 { - color: #dc0067; + color: #f9a62b; } #wizard #model-pane input { @@ -236,7 +236,7 @@ h1, h2, h3, h4, h5, h6 { } #wizard select.invalid { - border: 1px solid #dc0067; + border: 1px solid #f9a62b; box-shadow: 0.125em 0.125em 0.5em rgba(219, 0, 102, 0.125); } diff --git a/ffs-logo.png b/ffs-logo.png new file mode 100644 index 0000000000000000000000000000000000000000..043cb19734e71abe649a667cd9ac1ff9a57ef225 Binary files /dev/null and b/ffs-logo.png differ diff --git a/index.html b/index.html index a622e78f4b72f979e99e19d1076846a426b5631d..6117c697d17c041352ed02f63d4792ea2f8387d7 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ <div id="currentVersions"> </div> <div id="wizard"> - <img src="./router.png" > + <img src="./ffs-logo.png" class="center"> <div class="pane-wrapper"> <div id="model-pane" class="pane"> <span class="notRecommendedLink">Veraltete Geräte anzeigen</span>