should have just added it as a snippet, sorry for clogging up the forum.
addbackgroundcolour.css
.theme-light .metadata-container {
background-color: var(--color-base-20);
border-style: ridge;
border-radius: 4px;
}
should have just added it as a snippet, sorry for clogging up the forum.
addbackgroundcolour.css
.theme-light .metadata-container {
background-color: var(--color-base-20);
border-style: ridge;
border-radius: 4px;
}