Skip to content
Snippets Groups Projects
Commit b6492be7 authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

style: replace dfg logo and make it clickable

parent e6b41fad
No related branches found
No related tags found
1 merge request!54feat: update logos on website
Pipeline #218581 passed
...@@ -47,12 +47,14 @@ ...@@ -47,12 +47,14 @@
<v-col <v-col
cols="12" cols="12"
> >
<v-img <a href="https://www.dfg.de/" target="_blank">
max-height="100%" <v-img
max-width="200px" max-height="100%"
style="margin: 0 auto" max-width="200px"
:src="$withBase('/assets/images/dfg_logo_schriftzug_blau_foerderung_en.svg')" style="margin: 0 auto"
></v-img> :src="$withBase('/assets/images/dfg_logo_schriftzug_weiss.svg')"
></v-img>
</a>
</v-col> </v-col>
<v-col <v-col
class="text-caption grey--text text--lighten-3 text-center copyright" class="text-caption grey--text text--lighten-3 text-center copyright"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment