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

center header logo

parent fe1259c7
No related branches found
No related tags found
No related merge requests found
...@@ -329,3 +329,7 @@ h1, h2, h3, h4, h5, h6 { ...@@ -329,3 +329,7 @@ h1, h2, h3, h4, h5, h6 {
display: block; display: block;
margin: auto 0.5em; margin: auto 0.5em;
} }
.center {
text-align: center;
}
...@@ -15,7 +15,9 @@ ...@@ -15,7 +15,9 @@
<div id="currentVersions"> <div id="currentVersions">
</div> </div>
<div id="wizard"> <div id="wizard">
<div class="center">
<a href="./index.html"><img src="./ffs-logo.png" class="center"></a> <a href="./index.html"><img src="./ffs-logo.png" class="center"></a>
</div>
<div class="pane-wrapper"> <div class="pane-wrapper">
<div id="model-pane" class="pane"> <div id="model-pane" class="pane">
<span class="notRecommendedLink">nicht empfohlene Geräte anzeigen</span> <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