re-indentity
This commit is contained in:
@ -40,3 +40,11 @@
|
||||
/* background-color: var(--bs-dropdown-bg); */
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
div.carousel-inner > div.item > div.carousel-caption-s {
|
||||
margin: .5em;
|
||||
background-color: rgba(0,0,0,.6);
|
||||
color: rgb(255,255,200);
|
||||
font-weight: bold;
|
||||
padding: .5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user