jekyll-theme-isotc211 1.0.3 → 1.0.4

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: 00271f3f7c175d8116a2ac4b3e2891a8f006ef45f31cb9322e57bed257d4a00a
4
- data.tar.gz: bac4ebb427bde267f8164a689bb477669fff7bb02f6d068000d342b41aceaf44
3
+ metadata.gz: '08db27b9ba2dfa8337fef74e47bf5384609aeaded0276cd75c9a79e0afb08dd2'
4
+ data.tar.gz: '08778b29398c1be5010e5f20ede8ee2d00ff82e8abb2e886a86200160c09e7b5'
5
5
  SHA512:
6
- metadata.gz: 9a17298d266956c42fac42fa86dad16d33a8c14c180171f47cf725962a1c4f6660d6bd32c163170ac928d1989da5455c8b8f9cf92b0f9144e99040062700398e
7
- data.tar.gz: fb50fedfa69a634a737da82a6c9cac68438cbe9477620f31a43892010c84e6a7834efb0e39d184233cfaa8f825b6ba7922693f8c33af6415e59d542f65b43e0c
6
+ metadata.gz: 20f71e8fc52aa9e94eeab0fc4735b181c93bb3d5f13315ae08a82a8db89117f8aff90a6cdbbbf8a5515834f8fc1ece9bd2c5e70490ee2d422b64e373de249d9e
7
+ data.tar.gz: 30ecd67cd480c36af839b616ed3809cb71f450a1387259812dbdd08f4bd8f791fef3f9738b76caf89fc595d4341b5579d9f31f075668448e5297d8b0a09a3644
@@ -31,6 +31,8 @@
31
31
 
32
32
  a { text-decoration: none; }
33
33
 
34
+ main { padding-top: 4rem; }
35
+
34
36
  html.dark body {
35
37
  @apply bg-slate-900 text-slate-100;
36
38
  }
data/_includes/head.html CHANGED
@@ -26,7 +26,6 @@
26
26
  body{font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff!important;color:#222!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif!important;opacity:1!important}
27
27
  html.dark body{background-color:#0f172a!important;color:#f1f5f9!important}
28
28
  #nav-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:50!important;height:64px!important}
29
- main{padding-top:64px!important}
30
29
  </style>
31
30
 
32
31
  {% if jekyll.environment == 'production' and site.google_analytics %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-isotc211
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.