mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-19 12:43:17 +08:00
5 lines
134 B
CSS
5 lines
134 B
CSS
/*This ensures that clickable links in the SG examples are the right color*/
|
|
div.section a span {
|
|
color: #2980B9 !important
|
|
}
|