mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-16 11:00:08 +00:00
13 lines
185 B
Plaintext
13 lines
185 B
Plaintext
/*
|
|
* Citizen - SRF D3 Common
|
|
* https://starcitizen.tools
|
|
*/
|
|
|
|
.srf-d3-chart-title {
|
|
color: var( --color-base--subtle );
|
|
}
|
|
|
|
.srf-d3-chart-text {
|
|
color: var( --color-base--subtle );
|
|
}
|