This repository was archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
5 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,8 @@ p { | |
.video { | ||
width: 100%; | ||
} | ||
|
||
.ext { | ||
height: 40px; | ||
padding-right: 5px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,12 +26,14 @@ | |
</mat-card-header> | ||
<mat-card-content> | ||
<p> | ||
<span class="vat">Vat</span> is developed by the Database Research Group of the University of Marburg. | ||
Head of the group is Prof. Dr. Bernhard Seeger. | ||
<span class="vat">Vat</span> is developed by the Database Research Group of the University of Marburg (head: Prof. Bernhard | ||
Seeger) in cooperation with the Senckenberg Biodiversity and Climate Research Centre (BiK-F) (head: Prof. Thomas Hickler). | ||
You can contact us at <a href="mailto:[email protected]" target="_blank">[email protected]</a> | ||
or visit <a href="http://dbs.mathematik.uni-marburg.de" target="_blank">dbs.mathematik.uni-marburg.de</a> for further | ||
information. | ||
or visit our <a href="https://github.com/umr-dbs/VAT " target="_blank">GitHub</a> for further information. | ||
</p> | ||
<a href="https://www.uni-marburg.de" target="_blank"><img src="assets/images/logo_umr.png" class="ext"></a> | ||
<a href="https://dbs.mathematik.uni-marburg.de" target="_blank"> <img src="assets/images/logo_agdbs.png" class="ext"></a> | ||
<a href="http://www.bik-f.de" target="_blank"><img src="assets/images/logo_bikf.png" class="ext"></a> | ||
</mat-card-content> | ||
</mat-card> | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.