abcdefghijklm

This commit is contained in:
2021-12-20 09:50:07 +01:00
parent e69b79e59a
commit bd829fafc2

View File

@@ -32,7 +32,7 @@ body{
} }
.menu.scrolled { .menu.scrolled {
background: #cc66ff;q background: #cc66ff;
transition: ease 0.2s; transition: ease 0.2s;
} }
@@ -302,9 +302,9 @@ body{
.footer { .footer {
background: #444; background: #444;
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
margin-top: 5%;
margin-left: 2.5%; margin-left: 2.5%;
margin-right: 2.5%; margin-right: 2.5%;
margin-top: 5%;
width: 95%; width: 95%;
text-align: center; text-align: center;
border-radius: 1em; border-radius: 1em;