jekyll-theme-lcsb-default 0.4.15 → 0.4.16

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: fc2cc14157741acaa5c25975f4265416cec5ef94c3d37a4d238cd4e8186ae2d5
4
- data.tar.gz: c192000de4fa17d41a639b8ae0bcf292bd989a9475bcb3de36385df7c1391fbe
3
+ metadata.gz: 8f02aa46336148e21632b25b9fbb5d87cc3b064ee444bc30754530db4d54aa53
4
+ data.tar.gz: db088a5b9f8d54f00e807b7a653b5cc3ab53554897413f3ec07d1e6ea56b4f58
5
5
  SHA512:
6
- metadata.gz: 87881e86a7362416e522a21841e59f831d83e77ef534d322088aaa008841a49a7462e2af05d7bdfc53b6e69b747ea53db2472393415981aa9e887e066a1d3a1c
7
- data.tar.gz: 265cf77b18ebe489bc3423474b70608760ae0afbe8fce626b19395f85376aa8595100815ddf54acd17e59a213df48ac0709a20c5fd4329cb79294fed5f850d2d
6
+ metadata.gz: 47868e2493c5f79df8e6f27947e704cf30fa219ec254d59679f0e102538171edec887596ca22108d1879c5d0d6e6c606d6ae7c214ffe1202842dba9d10e14ed7
7
+ data.tar.gz: 05f8833d9a2ed2cfb7ab1cd4fccd34a33d5b07deb0d95c5f4512f47e819e880e6f53fa76d5844be22cd41fadfe763d2489dc3d0f2110ac276b52ff11ca7d2ad5
@@ -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 =================================================================================
@@ -180,13 +188,6 @@ div.alert.primary {
180
188
  position: relative;
181
189
  text-align: center;
182
190
  }
183
- .social-container {
184
- position: relative;
185
- left:0;
186
- width: 100%;
187
- text-align: center;
188
- float: unset;
189
- }
190
191
  }
191
192
 
192
193
  @media (max-width: 640px) {
@@ -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.16"
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.16
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