intia-theme 0.1.27 → 0.1.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3e78afe5f9c32b90cb5d8d8c164140357226699a6e29b0a9ee6fca9641955ccb
4
- data.tar.gz: f63d41b98712f633acf04c9f5b6eef9b7726017b1284000a954cc5f4cc9b7968
3
+ metadata.gz: 8313b8e43a223cb683e3c862853a0868877944c4de672e87e339eeaacc349d4c
4
+ data.tar.gz: e1bc36ddeb55d615e767b8dfeb9bc65bcee20489148f115fe460367a6ca8b321
5
5
  SHA512:
6
- metadata.gz: 1e985b78339ca6496be13843ed20913016b3cd6f5f3e76003688bd76d1d8c0bfab0971d8f53288534d9e2cf2feb40b01827f8a24c32d1ba53f69c4efd515c73a
7
- data.tar.gz: 1d5226147e0e9eb13ca96b38cd68dbfc5b8907dbb3cd6b76b4625af940bb6e1bdddcd01637a7472d4d17c039323765355afbc77d9b8e1d3fdc60b47a05268a97
6
+ metadata.gz: 1f7b9f4aed41fd3b69a4ba3227532712112007f6e35790a8f2f739142d558c4953dd5439509512bc3aed85c2883cf04926eaa12a96f6761de3a0968bcebf93a3
7
+ data.tar.gz: 80bb57e239b7c0f3ca5851c03800a7faaad7ab308b95413026e759cc2b85e34eb09ab02da128f020ae6bf4d0860232027b6425fb5726c65cb8fd915c48af6fc5
@@ -58,8 +58,7 @@
58
58
  <img src="{{ site.baseurl }}/assets/img/logos/INTIA_Plattform_Logos_Dites_weiss.png">
59
59
  </div></div>
60
60
  <div class="column has-text-left"><div class="page-sponsor">
61
- <p class="has-text-left">Gefördert von</p>
62
- <img src="{{ site.baseurl }}/assets/img/logos/INTIA_Plattform_Logos_BMBF_weiss.png">
61
+ <img class="footer-logo-2" src="{{ site.baseurl }}/assets/img/logos/BMBF_logo.jpg">
63
62
  </div></div>
64
63
  </div>
65
64
  <div class="content is-small has-text-centered">
data/_sass/_layout.scss CHANGED
@@ -485,6 +485,12 @@ figcaption {
485
485
  padding-left: 5rem;
486
486
  padding-right: 5rem;
487
487
  }
488
+ .highlighter img.with-zone {
489
+ width: 100%;
490
+ float: none;
491
+ padding-left: 0;
492
+ padding-right: 0;
493
+ }
488
494
  .highlighter .column {
489
495
  margin-right: 4rem;
490
496
  padding-top: 2rem;
@@ -535,6 +541,11 @@ figcaption {
535
541
  .footer-logos p {
536
542
  padding-bottom: 5px;
537
543
  }
544
+ .footer-logo-2 {
545
+ height: 160px !important;
546
+ max-height: 160px !important;
547
+ margin: 0px !important;
548
+ }
538
549
  .footer .title {
539
550
  color: white;
540
551
  text-decoration: underline;
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intia-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.27
4
+ version: 0.1.29
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marc Schmidt
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-09 00:00:00.000000000 Z
11
+ date: 2021-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -64,9 +64,8 @@ files:
64
64
  - assets/img/logo-dites.png
65
65
  - assets/img/logo-white-short.png
66
66
  - assets/img/logo-white.png
67
- - assets/img/logos/BMBF-01.png
67
+ - assets/img/logos/BMBF_logo.jpg
68
68
  - assets/img/logos/DiTes_Single.png
69
- - assets/img/logos/INTIA_Plattform_Logos_BMBF_weiss.png
70
69
  - assets/img/logos/INTIA_Plattform_Logos_Dites_weiss.png
71
70
  - assets/img/logos/INTIA_Plattform_Logos_TH_weiss.png
72
71
  - assets/img/logos/StadtGrenzenlos_Logo.png
Binary file