Test bottoni 88x31, footer collassabile

This commit is contained in:
octospacc 2022-05-26 23:41:14 +02:00
parent eebfacdca5
commit 8cdaa4ab46
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@ ul {
List-Style-Type: None; List-Style-Type: None;
} }
#TopBox { #TopBox {
width: 100%;
Padding: var(--ContentPadding); Padding: var(--ContentPadding);
} }
#LeftBox, #LeftBoxContainer { #LeftBox, #LeftBoxContainer {
@ -74,6 +75,7 @@ ul {
Padding-Bottom: calc(var(--ContentPadding) + 80px); Padding-Bottom: calc(var(--ContentPadding) + 80px);
} }
#BottomBox { #BottomBox {
width: 100%;
Color: #fafaf0; Color: #fafaf0;
Background: rgba(64, 0, 64, 0.6); Background: rgba(64, 0, 64, 0.6);
Text-Align: Right; Text-Align: Right;