jekyll-theme-lcsb-default 0.4.17 → 0.4.18

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 818ebbe37fd9c473e705a8b409c5d020825f58ee73465eaee1daeab6148dc394
4
- data.tar.gz: 25a6086a694d916035b35f44d91e109942c722abd5f94a62ae1107e6e1cf16d3
3
+ metadata.gz: cabea90a831948b85457fc72a3d84029e1f91fcaef29dddb0c7af8b52af9b187
4
+ data.tar.gz: 37b0c11a06eb370f0938be151ef438ec78d89c284a29cf998b604e79ac056672
5
5
  SHA512:
6
- metadata.gz: bd9bd3d51eec862baf712079efd1ba09f5584ef8b13589529e44d6c5bf59ca2dc509ff0fc41f99bbca370002ac8d571c4ea3a294f5d07fc9ea24dc30b3ccce26
7
- data.tar.gz: a4ba15bef45b124a4230eb4452967899ded04cecff53aace19b826ea2abba698c4cd2663787d65cd91237b5511d93fb2c15cd0e89e20dd598416edbeb64dbffd
6
+ metadata.gz: f2b6d13e2920a7726e0e36c8daaeb39e8624fb36a04f6247eb4196081ce3a0b59fcb40fc2d2dd02b55396fec6cf308d8ae701f3caee81b9b42c0edaa5927bcf4
7
+ data.tar.gz: 106dc91dc26d2f6533489e0473636646f00ceb4cb7fe7b23966a1f22c56360b92f0250bf948140637e5f1a23d7eacb7cacc8b585e82302ef82d3949484512629
@@ -140,23 +140,6 @@ div.alert.primary {
140
140
  text-align: center;
141
141
  float: unset;
142
142
  }
143
-
144
- .r3-logo-container {
145
- position: relative;
146
- left:0;
147
- width: 100%;
148
- text-align: center;
149
- padding-bottom: 1em;
150
-
151
- }
152
-
153
- .footer-text-container {
154
- margin-bottom: 4px;
155
- left: 0;
156
- width: 100%;
157
- position: relative;
158
- text-align: center;
159
- }
160
143
  }
161
144
 
162
145
  // Normal screen =================================================================================
@@ -188,12 +171,26 @@ div.alert.primary {
188
171
  top: unset;
189
172
  left: unset;
190
173
  }
191
- }
192
174
 
193
- @media (max-width: 640px) {
194
- .img-uni-lu {
175
+ .r3-logo-container {
176
+ position: relative;
177
+ left:0;
178
+ width: 100%;
179
+ text-align: center;
180
+ padding-bottom: 1em;
181
+
182
+ }
183
+
184
+ .footer-text-container {
185
+ margin-bottom: 4px;
186
+ left: 0;
187
+ width: 100%;
188
+ position: relative;
189
+ text-align: center;
195
190
  }
191
+ }
196
192
 
193
+ @media (max-width: 640px) {
197
194
  .img-banner-main {
198
195
  margin-left: 3%;
199
196
  }
@@ -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.18"
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.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Trefex