jekyll-theme-lcsb-default 0.4.7 → 0.4.8

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: 273aa4758cdb87fb7cec08f42af43e64cbde3be0f380ca46bddd347e4616180f
4
- data.tar.gz: 52c2ccef711874c3f975f56e62944e2813e98a5fcb6b0daaabaf60e6056df1ff
3
+ metadata.gz: 0a3128af0e78170d70b922444d398857d3a8aa10d449eb266c740455f5dddde9
4
+ data.tar.gz: a5116540379a7f20a84b9fdd188c6599dd3c46730c7dba75f9d347a8d5450c6f
5
5
  SHA512:
6
- metadata.gz: 5bde8c32cb34eb544fd05865717ee9638e5328a07e0d690dd694e51bd33e9a779aac3f2b5303c507c9353fa53d6b2cd3e0064319012a5582c86da57f3a4360fd
7
- data.tar.gz: 451c0467605e0dcd92fe124d8fbeb0871ec153872acb05ef4c43bb584676bc2adcea06b40d991154979d6fd66fd804c8685a4249e70518ca0d5323b48d7cc94c
6
+ metadata.gz: bc4078b83bb77b2a896f4babdd48082890bdcf7ee8d7a13bfbc6a2d3f9ad2193ce782c4721c56a09413d977b16e4af2c94df25c302ed715648fca1dcc06f3d12
7
+ data.tar.gz: 067fcd78d31c9449aa7f4ef56f688212ad6b7ee4fb398e585ac8105b5da2da3f8a481bb0ce4d458d8264f33c0522ab59084cb707aabcde605e7c524bfef0d831
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2018 Trefex
3
+ Copyright (c) 2018 LCSB, University of Luxembourg
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -53,6 +53,7 @@ h1, h2, h3, h4, h5, h6,
53
53
  p, blockquote, pre,
54
54
  ul, ol, dl, figure,
55
55
  %vertical-rhythm {
56
+ margin-top: $spacing-unit / 2;
56
57
  margin-bottom: $spacing-unit / 2;
57
58
  }
58
59
 
@@ -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.7"
6
+ VERSION = "0.4.8"
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.7
4
+ version: 0.4.8
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: 2021-04-08 00:00:00.000000000 Z
12
+ date: 2021-07-19 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: jekyll