diff --git a/djangopeople/djangopeople/static/djangopeople/css/styles.css b/djangopeople/djangopeople/static/djangopeople/css/styles.css index 43ae448..ab36a06 100644 --- a/djangopeople/djangopeople/static/djangopeople/css/styles.css +++ b/djangopeople/djangopeople/static/djangopeople/css/styles.css @@ -532,6 +532,10 @@ ul.split li { cursor: pointer; } +div.leaflet-popup-content a { + color: #ab5603; +} + /* @end */ .highlight {