mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-01-25 13:28:39 +01:00
Fix CSS (ancora)
This commit is contained in:
parent
1e11a1ec66
commit
b09dd8ff01
@ -56,7 +56,7 @@ ul {
|
||||
Width: 100%;
|
||||
Padding: var(--ContentPadding);
|
||||
}
|
||||
#TopBox * {
|
||||
#TopBox h1, #TopBox h2, #TopBox h3, #TopBox h4, #TopBox h5, #TopBox h6 {
|
||||
Display: Inline;
|
||||
}
|
||||
#LeftBox, #LeftBoxContainer {
|
||||
|
@ -18,7 +18,7 @@
|
||||
</div>
|
||||
<div id="MiddleBox">
|
||||
<div id="LeftBoxContainer">
|
||||
<label id="LeftBoxLabel" for="LeftBoxCheck"><big><b>[</b><span class="twa twa-books"><span>📚</span></span><b>]</b></big></label>
|
||||
<label id="LeftBoxLabel" for="LeftBoxCheck"><big><b>[<span class="twa twa-books"><span>📚</span></span>]</b></big></label>
|
||||
<input type="checkbox" id="LeftBoxCheck" checked>
|
||||
<br>
|
||||
<div id="LeftBox" class="ToggleBox">
|
||||
@ -28,7 +28,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="RightBoxContainer">
|
||||
<label id="RightBoxLabel" for="RightBoxCheck"><big><b>[</b><span class="twa twa-bookmark-tabs"><span>📑</span></span><b>]</b></big></label>
|
||||
<label id="RightBoxLabel" for="RightBoxCheck"><big><b>[<span class="twa twa-bookmark-tabs"><span>📑</span></span>]</b></big></label>
|
||||
<input type="checkbox" id="RightBoxCheck" checked>
|
||||
<br>
|
||||
<div id="RightBox" class="ToggleBox">
|
||||
@ -40,7 +40,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="BottomBoxContainer">
|
||||
<label id="BottomBoxLabel" for="BottomBoxCheck"><big><b>[</b><span class="twa twa-label"><span>🏷️</span></span><b>]</b></big></label>
|
||||
<label id="BottomBoxLabel" for="BottomBoxCheck"><big><b>[<span class="twa twa-label"><span>🏷️</span></span>]</b></big></label>
|
||||
<input type="checkbox" id="BottomBoxCheck">
|
||||
<div id="BottomBox" class="ToggleBox">
|
||||
[HTML:Part:Standard/BottomBox.html]
|
||||
|
Loading…
x
Reference in New Issue
Block a user