first commit

This commit is contained in:
2026-04-28 15:13:50 +02:00
commit a95acc355b
63745 changed files with 9487948 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
.cmplz-cookiebanner .cmplz-divider {
height: 3px;
box-shadow: 0px -2px 3px rgba(0, 0, 0, 0.05);
}
.cmplz-cookiebanner {
&.cmplz-center {
.cmplz-divider {
//this compensates for the space visually lost by the shadow
&.cmplz-footer {
margin-top:5px;
}
}
}
}