From be6bb2bdc470cca9b77c416d6b1f3c8238859999 Mon Sep 17 00:00:00 2001
From: Arno Kaimbacher
Date: Mon, 6 Dec 2021 16:17:11 +0100
Subject: [PATCH] - footer on evry view component
---
src/App.vue | 147 ++++++++++++++++++-
src/views/home-view/home-view-component.scss | 72 ---------
src/views/home-view/home-view-component.vue | 69 ---------
src/views/oai-view/oai-view-component.vue | 15 +-
4 files changed, 152 insertions(+), 151 deletions(-)
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 @@
-->
- OAI
+ OAI
@@ -66,6 +66,75 @@
+
+
+
+
Copyright 2021 TETHYS RDR
+
+
- OAI
- About GBA
- News
-
-
-
-
-
-
-
-
Tools and Support
-
- -
-
- Contact
-
- -
-
- Imprint
-
- -
-
- Sitelinks
-
- -
-
- Terms & Conditions
-
- -
- rdr bei GitHub
-
-
-
-
-
-
-
-
-
Connect with us
-
-
-
-
-
-
-
-
-
-
Copyright 2021 TETHYS RDR
-
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;