Skip to content
Snippets Groups Projects
Commit 111b6d2e authored by nrbffs's avatar nrbffs Committed by Nico
Browse files

adjust to FFS colors

parent 66958ec0
Branches
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 {
......@@ -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);
}
......
ffs-logo.png

15.8 KiB

......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment