diff --git a/.gitignore b/.gitignore index b06886e..4274bb7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ node_modules -assets \ No newline at end of file +assets/css +assets/js +assets/styles +assets/feather.js +assets/feather.min.js diff --git a/app_only.html b/app_only.html index e8c5580..59368c8 100644 --- a/app_only.html +++ b/app_only.html @@ -17,7 +17,7 @@
  • -

    Wildtier gefunden

    +

    Wildtier gefunden

  • @@ -39,7 +39,7 @@
  • -

    Wildtier gefunden

    +

    Wildtier gefunden

  • @@ -72,7 +72,7 @@
    - Generic placeholder image + Generic placeholder image

    @@ -140,6 +140,10 @@ padding: 0 0.25rem; margin: 1rem auto !important; } + .progress-tracker a { + text-decoration: none; + color: unset; + } .progress-tracker-mobile { display: none; } @@ -327,76 +331,78 @@ padding-top: 2px; margin-left: -5px; } + .descriptionContainer { + margin-top: 2rem; + } - -