Fix weird clustering and change marker colors

This commit is contained in:
Arne Schlüter 2015-02-09 00:11:05 +01:00
commit c41f7b4cf8
3 changed files with 9 additions and 4 deletions

View file

@ -106,7 +106,7 @@ a {
}
.category-filter .racism a:after {
border-color: #F8B195;
border-color: #355C7D;
}
.category-filter .antisemitism a:after {
@ -122,7 +122,7 @@ a {
}
.category-filter .uncategorized a:after {
border-color: #355C7D;
border-color: #888888;
}
.circle-marker {