jekyll-theme-lcsb-default 0.4.16 → 0.4.19

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: 8f02aa46336148e21632b25b9fbb5d87cc3b064ee444bc30754530db4d54aa53
4
- data.tar.gz: db088a5b9f8d54f00e807b7a653b5cc3ab53554897413f3ec07d1e6ea56b4f58
3
+ metadata.gz: 782ae375c8b182bd4eea79cd6d729ccbcb3276165d1eff77df9feed06c61c9f6
4
+ data.tar.gz: dd90b67f645e35e6b3116b8f3c2688446bc82fdcaad976c3d0b6cd498f261e68
5
5
  SHA512:
6
- metadata.gz: 47868e2493c5f79df8e6f27947e704cf30fa219ec254d59679f0e102538171edec887596ca22108d1879c5d0d6e6c606d6ae7c214ffe1202842dba9d10e14ed7
7
- data.tar.gz: 05f8833d9a2ed2cfb7ab1cd4fccd34a33d5b07deb0d95c5f4512f47e819e880e6f53fa76d5844be22cd41fadfe763d2489dc3d0f2110ac276b52ff11ca7d2ad5
6
+ metadata.gz: 3787bd6182b7f3f20ae17e869157d082433bfd35279aa541455917cd7ff696bad380ce76bdb2a4db3098b15c64b585eb7adb53e092b4f964ed20252aef909b7c
7
+ data.tar.gz: 62ba1c1a3cbb08cffff0a9b517e0763a50f2a3b2e10087206477c0d5886a61c6b17869bdfe6e8a43fb3ce9d8ebe7193a26da64a95fb6e54d7e7c922cd97ec426
@@ -140,6 +140,15 @@ 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
+ }
143
152
  }
144
153
 
145
154
  // Normal screen =================================================================================
@@ -162,38 +171,26 @@ div.alert.primary {
162
171
  }
163
172
 
164
173
  @media (max-width: 680px) {
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;
181
-
182
- }
183
-
184
- .footer-text-container {
185
- margin-bottom: 4px;
186
- left: 0;
187
- width: 100%;
188
- position: relative;
189
- text-align: center;
190
- }
191
- }
174
+ .lcsb-logo {
175
+ height: 32px;
176
+ margin: 0px auto;
177
+
178
+ float: none;
179
+ position: initial;
180
+ top: unset;
181
+ left: unset;
182
+ }
192
183
 
193
- @media (max-width: 640px) {
194
- .img-uni-lu {
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.16"
6
+ VERSION = "0.4.19"
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.16
4
+ version: 0.4.19
5
5
  platform: ruby
6
6
  authors:
7
7
  - Trefex