* Vorbereitung für erweiterte Faserdarstellungen * Pop Map Übersicht * Leere Pop Kategorien werden nun als Unbekannt dargestellt
10 lines
121 B
CSS
10 lines
121 B
CSS
.fa-map-location-dot:before
|
|
{
|
|
color: #d80000;
|
|
}
|
|
.fa-map-location-dot:after
|
|
{
|
|
color: #147d00;
|
|
opacity: 0.9;
|
|
|
|
} |