mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-16 19:10:34 +00:00
9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
/*
|
|
* Citizen - SRF D3 Treemap
|
|
* https://starcitizen.tools
|
|
*/
|
|
|
|
.srf-d3-chart-treemap .cell {
|
|
border-color: var( --color-surface-0 );
|
|
}
|