diff --git a/umap/static/umap/css/bar.css b/umap/static/umap/css/bar.css index b62249e7..9433957a 100644 --- a/umap/static/umap/css/bar.css +++ b/umap/static/umap/css/bar.css @@ -1,6 +1,6 @@ .umap-main-edit-toolbox [type=button] { color: #fff; - font-size: 1em; + font-size: 0.8rem; background-color: var(--color-darkGray); width: auto; margin-bottom: 0; diff --git a/umap/templates/umap/design_system.html b/umap/templates/umap/design_system.html index 0d580dce..b256089d 100644 --- a/umap/templates/umap/design_system.html +++ b/umap/templates/umap/design_system.html @@ -9,9 +9,19 @@ {% block extra_head %} {{ block.super }} {% endblock extra_head %} @@ -35,7 +57,127 @@
par David L.
+