UNPKG

@geogirafe/lib-geoportal

Version:

GeoGirafe is a flexible application to build online geoportals.

21 lines (17 loc) 265 B
/* SPDX-License-Identifier: Apache-2.0 */ .panel { color: var(--text-color); } .panel > div { padding: 1rem; } img.logo { filter: var(--svg-filter); height: 4rem; opacity: 0.8; } .list { display: flex; flex-direction: column; margin-top: 1rem; }