Skip to content
Snippets Groups Projects
Verified Commit 0e31d75a authored by nrbffs's avatar nrbffs Committed by Nico
Browse files

adjust to FFS colors

parent 97a95502
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......@@ -243,7 +243,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);
}
......
ffs-logo.png

15.8 KiB

......@@ -15,7 +15,7 @@
<div id="currentVersions">
</div>
<div id="wizard">
<a href="./index.html"><img src="./router.png" ></a>
<a href="./index.html"><img src="./ffs-logo.png" class="center"></a>
<div class="pane-wrapper">
<div id="model-pane" class="pane">
<span class="notRecommendedLink">nicht empfohlene Geräte anzeigen</span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment