jekyll-calconnect-theme 0.4.0 → 0.4.1

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: 2a52491a7de7c409fb74234bbff4668f33f5286d4ceb74d33dd7c32853eb1f6b
4
- data.tar.gz: e1cbcba666dbb9c051d2e273d6d33796323aa35822a6523e9bab6c87a6e2c694
3
+ metadata.gz: 4a8f518ed8ab0aef29cb27d3a7a053366531e60fe34c9606359883022dd9893e
4
+ data.tar.gz: 3f74e29e125368805dbd5be80ad6aaad3d6a0edc8f67cb531b9a0a30422f6095
5
5
  SHA512:
6
- metadata.gz: d663483cd0583db0a8c62053e52fd7c9a03b9e656fd8a220137ee8179afcf7fe0e693c2e9ea705070815f80d81d10331cbf578b064de124f91931f964cdb6b01
7
- data.tar.gz: b76379cbdde7cbab20794177be378db076e880b77f890643052306a6a8784269a395cd0274c2b739d45fe844e851aafbb6adb55535f454f35ae110a553c3cf83
6
+ metadata.gz: c64f4cbfcfde6d7612e137d2af5efa17db8d69d6e7609489522ce987c598d740e5dd477544ddcce6a98dbc43ef5df2acb16e58ced4b186d1ea2883c3d941f75e
7
+ data.tar.gz: d1706d6ce365eab0f56195edfd697321113c23445b36b33c69d144573a225d17b3089186ad6b3def1d7341b598f768a74b2b480a94ffd13a366987f240d6fd9c
data/_includes/head.html CHANGED
@@ -25,7 +25,8 @@
25
25
  html{scroll-behavior:smooth!important}
26
26
  body{font-feature-settings:"kern" 1,"liga" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff!important;color:#1e293b!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
- #nav-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:50!important;height:64px!important}
28
+ #nav-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:50!important;height:64px!important;background-color:#fff!important}
29
+ html.dark #nav-header{background-color:#0f172a!important}
29
30
  main{padding-top:64px!important}
30
31
  </style>
31
32
 
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Jekyll
4
4
  module CalconnectTheme
5
- VERSION = "0.4.0"
5
+ VERSION = "0.4.1"
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-calconnect-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - CalConnect