jekyll-theme-lcsb-default 0.4.17 → 0.4.20

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: 818ebbe37fd9c473e705a8b409c5d020825f58ee73465eaee1daeab6148dc394
4
- data.tar.gz: 25a6086a694d916035b35f44d91e109942c722abd5f94a62ae1107e6e1cf16d3
3
+ metadata.gz: 69228b7b0e2d24363330d97313e240ad0889e0a0fb2d16cc2452f8846b8b3777
4
+ data.tar.gz: a61f05fe320925772ec76f9f3c87929fb803c888e33dc6c14eb06bf297dc433c
5
5
  SHA512:
6
- metadata.gz: bd9bd3d51eec862baf712079efd1ba09f5584ef8b13589529e44d6c5bf59ca2dc509ff0fc41f99bbca370002ac8d571c4ea3a294f5d07fc9ea24dc30b3ccce26
7
- data.tar.gz: a4ba15bef45b124a4230eb4452967899ded04cecff53aace19b826ea2abba698c4cd2663787d65cd91237b5511d93fb2c15cd0e89e20dd598416edbeb64dbffd
6
+ metadata.gz: 91a1c6b30a784fb3d0f06fecaaf9ac36ddaf2e380e7e89c4360b5c7d1adfe737a777e93fc2a29b368199e2362d94d9fbca7fafc15ffb026e82aea4b571235b55
7
+ data.tar.gz: 68c65c02196b293b1ca8d1b7f1f4660a5c5ac73e7e023b3037ab9e849bf6a324654f3977a49ddd64e6de976ca5156f96a6febbb64633ba81317198d79db3c528
@@ -147,7 +147,6 @@ div.alert.primary {
147
147
  width: 100%;
148
148
  text-align: center;
149
149
  padding-bottom: 1em;
150
-
151
150
  }
152
151
 
153
152
  .footer-text-container {
@@ -188,12 +187,17 @@ div.alert.primary {
188
187
  top: unset;
189
188
  left: unset;
190
189
  }
191
- }
192
190
 
193
- @media (max-width: 640px) {
194
- .img-uni-lu {
191
+ .footer-text-container {
192
+ margin-bottom: 4px;
193
+ left: 0;
194
+ width: 100%;
195
+ position: relative;
196
+ text-align: center;
195
197
  }
198
+ }
196
199
 
200
+ @media (max-width: 640px) {
197
201
  .img-banner-main {
198
202
  margin-left: 3%;
199
203
  }
@@ -3,5 +3,5 @@
3
3
  # Note: keep the format of NUMBER.NUMBER.NUMBER (where NUMBER is [0-9]+);
4
4
  # Otherwise Gitlab-CI could fail to detect the version (see .gitlab-ci.yml) and auto-tag the job
5
5
  module Theme
6
- VERSION = "0.4.17"
6
+ VERSION = "0.4.20"
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-lcsb-default
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.17
4
+ version: 0.4.20
5
5
  platform: ruby
6
6
  authors:
7
7
  - Trefex