mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-02-05 17:02:49 +02:00
4 lines
117 B
CSS
4 lines
117 B
CSS
|
body {
|
||
|
--bs-link-color-rgb: 66, 184, 131 !important;
|
||
|
--bs-link-hover-color-rgb: 64, 180, 128 !important;
|
||
|
}
|