jekyll-theme-lcsb-default 0.4.15 → 0.4.18

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: fc2cc14157741acaa5c25975f4265416cec5ef94c3d37a4d238cd4e8186ae2d5
4
- data.tar.gz: c192000de4fa17d41a639b8ae0bcf292bd989a9475bcb3de36385df7c1391fbe
3
+ metadata.gz: cabea90a831948b85457fc72a3d84029e1f91fcaef29dddb0c7af8b52af9b187
4
+ data.tar.gz: 37b0c11a06eb370f0938be151ef438ec78d89c284a29cf998b604e79ac056672
5
5
  SHA512:
6
- metadata.gz: 87881e86a7362416e522a21841e59f831d83e77ef534d322088aaa008841a49a7462e2af05d7bdfc53b6e69b747ea53db2472393415981aa9e887e066a1d3a1c
7
- data.tar.gz: 265cf77b18ebe489bc3423474b70608760ae0afbe8fce626b19395f85376aa8595100815ddf54acd17e59a213df48ac0709a20c5fd4329cb79294fed5f850d2d
6
+ metadata.gz: f2b6d13e2920a7726e0e36c8daaeb39e8624fb36a04f6247eb4196081ce3a0b59fcb40fc2d2dd02b55396fec6cf308d8ae701f3caee81b9b42c0edaa5927bcf4
7
+ data.tar.gz: 106dc91dc26d2f6533489e0473636646f00ceb4cb7fe7b23966a1f22c56360b92f0250bf948140637e5f1a23d7eacb7cacc8b585e82302ef82d3949484512629
@@ -132,6 +132,14 @@ div.alert.primary {
132
132
  .img-logo-big {
133
133
  display: none;
134
134
  }
135
+
136
+ .social-container {
137
+ position: relative;
138
+ left:0;
139
+ width: 100%;
140
+ text-align: center;
141
+ float: unset;
142
+ }
135
143
  }
136
144
 
137
145
  // Normal screen =================================================================================
@@ -154,45 +162,35 @@ div.alert.primary {
154
162
  }
155
163
 
156
164
  @media (max-width: 680px) {
157
- .lcsb-logo {
158
- height: 32px;
159
- margin: 0px auto;
160
-
161
- float: none;
162
- position: initial;
163
- top: unset;
164
- left: unset;
165
- }
166
-
167
- .r3-logo-container {
168
- position: relative;
169
- left:0;
170
- width: 100%;
171
- text-align: center;
172
- padding-bottom: 1em;
173
-
174
- }
175
-
176
- .footer-text-container {
177
- margin-bottom: 4px;
178
- left: 0;
179
- width: 100%;
180
- position: relative;
181
- text-align: center;
182
- }
183
- .social-container {
184
- position: relative;
185
- left:0;
186
- width: 100%;
187
- text-align: center;
188
- float: unset;
189
- }
190
- }
165
+ .lcsb-logo {
166
+ height: 32px;
167
+ margin: 0px auto;
168
+
169
+ float: none;
170
+ position: initial;
171
+ top: unset;
172
+ left: unset;
173
+ }
174
+
175
+ .r3-logo-container {
176
+ position: relative;
177
+ left:0;
178
+ width: 100%;
179
+ text-align: center;
180
+ padding-bottom: 1em;
191
181
 
192
- @media (max-width: 640px) {
193
- .img-uni-lu {
194
182
  }
195
183
 
184
+ .footer-text-container {
185
+ margin-bottom: 4px;
186
+ left: 0;
187
+ width: 100%;
188
+ position: relative;
189
+ text-align: center;
190
+ }
191
+ }
192
+
193
+ @media (max-width: 640px) {
196
194
  .img-banner-main {
197
195
  margin-left: 3%;
198
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.15"
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.15
4
+ version: 0.4.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Trefex
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-06-17 00:00:00.000000000 Z
12
+ date: 2022-06-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll