🎨 Minor UI styling
This commit is contained in:
@@ -259,6 +259,10 @@ h4 {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
hr {
|
||||
border-bottom: 1px dashed var(--brd-color);
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
$bgcolor: var(--tt-color);
|
||||
$fgcolor: var(--fg-color);
|
||||
|
||||
Reference in New Issue
Block a user