style fixes
This commit is contained in:
parent
271169891c
commit
8a8f572521
@ -262,7 +262,7 @@ textarea.form-control {
|
|||||||
border-color: var(--gcg-color-primary);
|
border-color: var(--gcg-color-primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.content *:not(details, details > *) {
|
.content *:not(details, details > *, .shortcode *) {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -990,6 +990,12 @@ link:focus,
|
|||||||
min-width: 0;
|
min-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
|
||||||
|
background-color: rgba(0,0,0, 0.2);
|
||||||
|
border-radius: 1rem;
|
||||||
|
box-shadow: rgb(0,0,0) 0px 0px 40px;
|
||||||
|
}
|
||||||
|
|
||||||
/* Kreative Haufen */
|
/* Kreative Haufen */
|
||||||
|
|
||||||
.kh-parent {
|
.kh-parent {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user