From d2d1c2e303caa10e218b592a1b8d6cf179db4308 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 22 Mar 2023 11:18:57 -0500 Subject: [PATCH] updating readme --- README.org | 3 ++ assets/css/compiled/main.css | 72 ++++++++---------------------------- 2 files changed, 19 insertions(+), 56 deletions(-) diff --git a/README.org b/README.org index fa5f11a..e4f1e69 100644 --- a/README.org +++ b/README.org @@ -2,3 +2,6 @@ #+AUTHOR: Chris Cochrun In an attempt at building a better/faster website than is possible with the current wordpress world, I am working at creating this... This monstronsity... + +To edit the campmap use this link +http://umap.openstreetmap.fr/en/map/anonymous-edit/888075:134YBQNTmQ2pkJ76ur0PJ8KPuAc diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index b7d9e1f..a1ee97f 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1615,9 +1615,9 @@ select { margin-bottom: 1rem; } -.my-10 { - margin-top: 2.5rem; - margin-bottom: 2.5rem; +.my-2 { + margin-top: 0.5rem; + margin-bottom: 0.5rem; } .my-8 { @@ -1625,6 +1625,11 @@ select { margin-bottom: 2rem; } +.my-10 { + margin-top: 2.5rem; + margin-bottom: 2.5rem; +} + .my-0 { margin-top: 0px; margin-bottom: 0px; @@ -1655,11 +1660,6 @@ select { margin-bottom: 0.75rem; } -.my-2 { - margin-top: 0.5rem; - margin-bottom: 0.5rem; -} - .mt-0 { margin-top: 0px; } @@ -1692,10 +1692,18 @@ select { margin-top: 0.75rem; } +.mb-8 { + margin-bottom: 2rem; +} + .mt-4 { margin-top: 1rem; } +.mb-4 { + margin-bottom: 1rem; +} + .mt-8 { margin-top: 2rem; } @@ -1704,10 +1712,6 @@ select { margin-top: 5rem; } -.mb-8 { - margin-bottom: 2rem; -} - .mr-4 { margin-right: 1rem; } @@ -1804,10 +1808,6 @@ select { margin-bottom: 2px; } -.mb-4 { - margin-bottom: 1rem; -} - .block { display: block; } @@ -2614,11 +2614,6 @@ select { color: rgb(255 51 153 / var(--tw-text-opacity)); } -.text-\[\#f38\] { - --tw-text-opacity: 1; - color: rgb(255 51 136 / var(--tw-text-opacity)); -} - .\!text-neutral { --tw-text-opacity: 1 !important; color: rgba(var(--color-neutral), var(--tw-text-opacity)) !important; @@ -2664,41 +2659,6 @@ select { color: rgba(var(--color-primary-800), var(--tw-text-opacity)); } -.text-\[\#f36\] { - --tw-text-opacity: 1; - color: rgb(255 51 102 / var(--tw-text-opacity)); -} - -.text-\[\#f35\] { - --tw-text-opacity: 1; - color: rgb(255 51 85 / var(--tw-text-opacity)); -} - -.text-\[\#f3b\] { - --tw-text-opacity: 1; - color: rgb(255 51 187 / var(--tw-text-opacity)); -} - -.text-\[\#f3f\] { - --tw-text-opacity: 1; - color: rgb(255 51 255 / var(--tw-text-opacity)); -} - -.text-\[\#f3c\] { - --tw-text-opacity: 1; - color: rgb(255 51 204 / var(--tw-text-opacity)); -} - -.text-\[\#f30\] { - --tw-text-opacity: 1; - color: rgb(255 51 0 / var(--tw-text-opacity)); -} - -.text-\[\#f3a\] { - --tw-text-opacity: 1; - color: rgb(255 51 170 / var(--tw-text-opacity)); -} - .\!no-underline { text-decoration-line: none !important; }