mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.200.0
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
$rgb-source-BMT: #694165;
|
||||
$rgb-source-GHLoE: #c07e4e;
|
||||
$rgb-source-DoDk: #825494;
|
||||
$rgb-source-HWCS: #d0914b;
|
||||
|
||||
// region Categories
|
||||
|
||||
@@ -594,7 +595,8 @@
|
||||
text-decoration-color: $rgb-source-HFFotM !important;
|
||||
}
|
||||
|
||||
&BMT {
|
||||
&BMT,
|
||||
&DMTCRG {
|
||||
color: $rgb-source-BMT !important;
|
||||
border-color: $rgb-source-BMT !important;
|
||||
text-decoration-color: $rgb-source-BMT !important;
|
||||
@@ -611,6 +613,13 @@
|
||||
border-color: $rgb-source-DoDk !important;
|
||||
text-decoration-color: $rgb-source-DoDk !important;
|
||||
}
|
||||
|
||||
&HWCS,
|
||||
&HWAitW {
|
||||
color: $rgb-source-HWCS !important;
|
||||
border-color: $rgb-source-HWCS !important;
|
||||
text-decoration-color: $rgb-source-HWCS !important;
|
||||
}
|
||||
// endregion
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user