Update dramblr.css (#212)
This commit is contained in:
parent
d55adbe846
commit
b7b587611b
1 changed files with 5 additions and 0 deletions
|
@ -123,3 +123,8 @@ blockquote {
|
||||||
.modal-content {
|
.modal-content {
|
||||||
background-color: var(--gray-700)
|
background-color: var(--gray-700)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tooltip{
|
||||||
|
background-color:var(--gray-100);
|
||||||
|
color: var(--gray-700);
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue