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