jekyll-theme-lcsb-default 0.4.6 → 0.4.7

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: ca79ba4fb879db65fb1ca228f9efa6d4e018ea273384a0527cfcab069d54f22f
4
- data.tar.gz: dd474310b883f6fab41b3754d335c17261a4c0f4d5086a6e32e414e0399a206d
3
+ metadata.gz: 273aa4758cdb87fb7cec08f42af43e64cbde3be0f380ca46bddd347e4616180f
4
+ data.tar.gz: 52c2ccef711874c3f975f56e62944e2813e98a5fcb6b0daaabaf60e6056df1ff
5
5
  SHA512:
6
- metadata.gz: 89514aa2017496d7eb06e232c66b85bb3b22784d8bdf8269a7fb7cafff2e2380d0d52488606761c4f25ba8ad84c7e2f173e623739a3d7907f1d5c82eb4c3cbb4
7
- data.tar.gz: ddf0c6c00710edf8d61edf25636d3c670c191e920689d4cb1ddf5de544a995cebc450bb8fe8fb6773bd057049809ed4aa1db646f1725bcca5ef63895e383f5e9
6
+ metadata.gz: 5bde8c32cb34eb544fd05865717ee9638e5328a07e0d690dd694e51bd33e9a779aac3f2b5303c507c9353fa53d6b2cd3e0064319012a5582c86da57f3a4360fd
7
+ data.tar.gz: 451c0467605e0dcd92fe124d8fbeb0871ec153872acb05ef4c43bb584676bc2adcea06b40d991154979d6fd66fd804c8685a4249e70518ca0d5323b48d7cc94c
@@ -109,10 +109,14 @@ li {
109
109
  /**
110
110
  * Headings
111
111
  */
112
- h1, h2, h3, h4, h5, h6 {
112
+ h1, h2 {
113
113
  font-weight: $base-font-weight;
114
114
  }
115
115
 
116
+ h3, h4, h5, h6 {
117
+ font-weight: $base-font-weight + 300;
118
+ }
119
+
116
120
 
117
121
 
118
122
  /**
@@ -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.6"
6
+ VERSION = "0.4.7"
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.6
4
+ version: 0.4.7
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: 2020-12-23 00:00:00.000000000 Z
12
+ date: 2021-04-08 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll