diff --git a/src/App.vue b/src/App.vue index c73617f..e278ee3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -42,7 +42,7 @@ --> @@ -66,6 +66,75 @@ + + +
+ +
+ -
  • OAI
  • -
  • About GBA
  • -
  • News
  • - - - - -
    -
    -
    -
    Tools and Support
    -
      -
    • - - Contact -
    • -
    • - - Imprint -
    • -
    • - - Sitelinks -
    • -
    • - - Terms & Conditions -
    • -
    • - rdr bei GitHub -
    • -
    -
    -
    -
    -
    -
    -
    -
    Connect with us
    - - Geologische Bundesanstalt logo -
    -
    -
    - - - -
    - -
    diff --git a/src/views/oai-view/oai-view-component.vue b/src/views/oai-view/oai-view-component.vue index f3a155e..60d6705 100644 --- a/src/views/oai-view/oai-view-component.vue +++ b/src/views/oai-view/oai-view-component.vue @@ -24,10 +24,10 @@ ohne Vergabe einer im Schema verpflichtenden DOI).

    @@ -44,8 +44,8 @@ ul.quicklinks { margin-top: 2px; padding: 4px; text-align: center; - border-bottom: 2px solid #ccc; - border-top: 2px solid #ccc; + /* border-bottom: 2px solid #ccc; + border-top: 2px solid #ccc; */ clear: left; } pre, @@ -60,10 +60,9 @@ form { margin-bottom: 2.5rem; } ul.quicklinks li { - /* font-size: 90%; */ display: inline; list-style: none; - font-family: sans-serif; + /* font-family: sans-serif; */ } li { margin-bottom: 1rem;