UNPKG

@geogirafe/lib-geoportal

Version:

GeoGirafe is a flexible application to build online geoportals.

15 lines (12 loc) 273 B
/* SPDX-License-Identifier: Apache-2.0 */ #north-button { outline: none; background-color: white; } #north-button:focus { outline: none; background-color: white; } .black-to-red { filter: invert(27%) sepia(50%) saturate(3000%) brightness(95%) contrast(100%); }