mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.201.0
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
@import "includes/vars";
|
||||
@use "includes/vars";
|
||||
|
||||
.lst__ {
|
||||
&item-group-header {
|
||||
font-size: 14px;
|
||||
background: $rgb-bg--alt;
|
||||
background: vars.$rgb-bg--alt;
|
||||
}
|
||||
}
|
||||
|
||||
.night-mode .lst__ {
|
||||
&item-group-header {
|
||||
background: $rgb-bg--alt-night;
|
||||
background: vars.$rgb-bg--alt-night;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user