Skip to content

Commit

Permalink
format #10
Browse files Browse the repository at this point in the history
  • Loading branch information
FlatErikk committed Aug 5, 2024
1 parent bb442af commit 9627d54
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/app.postcss
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ p {

.rounded-image-hover {
@apply hover:bg-primary-200 rounded-md cursor-pointer;
}
}
33 changes: 16 additions & 17 deletions src/lib/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,26 @@
import Uni_zambia from '$lib/uni_zambia.svelte';
</script>


<footer class="bg-surface-100-800-token p-2 pt-10 bg-primary-200">
<div class="flex justify-center">
<span class="pr-4"> @2023 TIPPECC</span><a href={base + '/imprint'}>Imprint</a>
</div>

<div class="logo-cloud grid-cols-1 md:grid-cols-3 md:px-12 lg:px-2 xl:px-8 gap-y-1 lg:!grid-cols-7 bg-primary-100 p-2 mt-6 mb-2">
<div
class="logo-cloud grid-cols-1 md:grid-cols-3 md:px-12 lg:px-2 xl:px-8 gap-y-1 lg:!grid-cols-7 bg-primary-100 p-2 mt-6 mb-2"
>
<div class="flex-center">
<a class="rounded-image-hover p-2" href="https://www.bmbf.de/bmbf/en/home/home_node.html">
<BMBF_logo class_overwrite="max-xl:max-w-[132px]"/>
<BMBF_logo class_overwrite="max-xl:max-w-[132px]" />
</a>
</div>
<div class="flex-center">
<a class="rounded-image-hover p-1 px-2" href="https://www.ub.bw/">
<img src="{base}/images/UB-LOGO-2_0.png" alt="test" class="p-1 max-h-[90px] min-w-[50px]" />
</a>
<a class="rounded-image-hover p-1" href="https://www.unza.zm/">
<Uni_zambia class_overwrite="max-xl:max-h-[80px] max-h-[90px]" w="50pt"/>
</a>
<a class="rounded-image-hover p-1 px-2" href="https://www.ub.bw/">
<img src="{base}/images/UB-LOGO-2_0.png" alt="test" class="p-1 max-h-[90px] min-w-[50px]" />
</a>
<a class="rounded-image-hover p-1" href="https://www.unza.zm/">
<Uni_zambia class_overwrite="max-xl:max-h-[80px] max-h-[90px]" w="50pt" />
</a>
</div>

<div class="flex-center">
Expand All @@ -31,12 +32,12 @@
</a>
</div>
<div class="flex-center">
<a class="rounded-image-hover p-2" href="https://www.wits.ac.za/">
<img src="{base}/images/university-witts.png" alt="test" class="p-1 max-h-[80px]" />
</a>
<a class="rounded-image-hover p-2" href="https://www.wits.ac.za/gci/">
<img src="{base}/images/gci_small.png" alt="test" class="p-1 max-h-[80px]" />
</a>
<a class="rounded-image-hover p-2" href="https://www.wits.ac.za/">
<img src="{base}/images/university-witts.png" alt="test" class="p-1 max-h-[80px]" />
</a>
<a class="rounded-image-hover p-2" href="https://www.wits.ac.za/gci/">
<img src="{base}/images/gci_small.png" alt="test" class="p-1 max-h-[80px]" />
</a>
</div>

<div class="flex-center">
Expand All @@ -55,7 +56,5 @@
<img src="{base}/images/SASSCAL.png" alt="test" class="p-1 max-lg:max-h-[100px]" />
</a>
</div>

</div>
</footer>

2 changes: 1 addition & 1 deletion src/lib/bmbf_en.svelte
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script>
export let class_overwrite = ""
export let class_overwrite = '';
</script>

<svg
Expand Down
12 changes: 9 additions & 3 deletions src/lib/uni_zambia.svelte
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
<script>
export let class_overwrite = ""
export let w = "70pt"
export let class_overwrite = '';
export let w = '70pt';
</script>

<svg class={class_overwrite} width={w} viewBox="0 0 120 154" version="1.1" xmlns="http://www.w3.org/2000/svg">
<svg
class={class_overwrite}
width={w}
viewBox="0 0 120 154"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
>
<path
fill="#14141d"
d=" M 34.62 25.66 C 41.44 18.69 50.02 12.30 59.99 11.33 C 69.16 12.68 76.98 18.41 83.85 24.31 C 95.18 34.72 104.60 47.91 108.26 63.03 C 108.95 66.36 110.02 70.07 108.19 73.24 C 107.05 75.58 104.18 75.72 102.01 76.42 C 102.10 79.97 102.24 83.52 102.34 87.07 C 101.21 85.73 100.11 84.36 98.99 83.02 C 97.79 84.37 96.59 85.71 95.35 87.01 C 95.40 82.01 95.29 77.01 95.00 72.01 C 96.62 71.10 98.24 70.18 99.85 69.25 C 93.82 51.64 82.42 34.95 65.44 26.45 C 62.97 25.43 60.27 23.21 57.52 24.53 C 45.83 29.69 36.08 38.83 29.73 49.88 C 26.06 55.95 23.41 62.55 20.81 69.13 C 22.22 69.89 23.63 70.64 25.06 71.36 C 25.61 76.50 24.75 81.63 24.86 86.78 C 23.69 85.39 22.53 84.00 21.35 82.64 C 20.45 83.70 19.56 84.76 18.69 85.84 C 18.46 86.03 18.00 86.39 17.78 86.57 C 17.93 82.63 18.33 78.72 18.50 74.79 C 15.59 73.78 11.79 72.48 11.42 68.89 C 11.14 63.55 13.89 58.64 15.75 53.78 L 15.67 55.11 C 14.40 59.61 11.68 63.91 12.13 68.73 C 12.50 72.05 16.14 73.06 18.78 74.02 C 23.55 58.05 31.14 41.98 44.53 31.46 C 48.53 28.40 52.84 25.63 57.53 23.75 C 60.04 22.70 62.57 24.29 64.83 25.27 C 80.20 32.57 91.31 46.72 97.84 62.14 C 99.81 66.53 100.75 71.26 101.81 75.92 C 104.42 75.04 107.81 74.17 108.39 70.99 C 109.00 66.48 107.16 62.13 106.29 57.78 C 104.25 59.80 102.10 61.71 99.81 63.44 C 99.96 62.56 100.25 60.81 100.40 59.94 C 99.92 59.62 98.94 59.00 98.45 58.68 C 97.95 57.50 97.44 56.32 96.91 55.15 C 99.16 54.16 101.43 53.21 103.78 52.49 C 102.65 54.55 100.55 55.53 98.41 56.22 C 99.03 56.58 99.65 56.93 100.28 57.29 C 102.24 57.32 104.19 57.37 106.15 57.45 C 99.56 41.00 87.83 26.49 72.79 17.05 C 67.56 14.08 61.36 10.58 55.22 12.89 C 45.02 15.97 37.49 23.81 30.16 31.07 C 30.92 28.81 33.13 27.44 34.62 25.66 Z"
Expand Down

0 comments on commit 9627d54

Please sign in to comment.