style tuning
This commit is contained in:
parent
692295ba8e
commit
5df474c81d
|
@ -81,7 +81,8 @@ main {
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
border-top: #ccc 1px solid;
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
margin-top: 30px;
|
margin: 20px 8px 0 8px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
|
@ -566,6 +566,10 @@
|
||||||
|
|
||||||
</svg>
|
</svg>
|
||||||
|
|
||||||
|
<div id="subheader-bar">
|
||||||
|
<div id="switchboard" class="l10n">Soft Switch Board</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="tab-debug">
|
<div id="tab-debug">
|
||||||
|
@ -584,10 +588,6 @@
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<div id="subheader-bar">
|
|
||||||
<div id="switchboard" class="l10n">Soft Switch Board</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p>© 2020 wixette
|
<p>© 2020 wixette
|
||||||
<a href="/"><span id="back-home" class="l10n">Home</span></a>
|
<a href="/"><span id="back-home" class="l10n">Home</span></a>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user