jekyll-theme-consulting 0.11.20 → 0.11.21

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: 1406df3751a93bc92021f9e914ca530f3b1a7f5c3c292c38c87eae134fcbfffe
4
- data.tar.gz: a8b4bf468350e4ac08022cf898b41fd60aa8c18e7a3c5947a4d8b46ab4f886c4
3
+ metadata.gz: a7f431afa1bcaebbccc1fd0bffd6f0242941410427f097718737af4d7cb5ea5e
4
+ data.tar.gz: 037c37a3b33349521b18d067083d3cee2cf30755c71726141e4eb20bd2f10621
5
5
  SHA512:
6
- metadata.gz: 26daff1285e5598a416fd04de9bebdf5fef935a02d8a796bde95ff4d4acc80a0fccc794b1f3c674b9b3a71cd5953154ddf3ad304bd8e7aa737cac50b203c977e
7
- data.tar.gz: 9dd32624db9c1549487c9ecae23401ed6bdf2dd5f3e8b16b6048b7facce73ddf292ae64d3f1f723f4544bb6bf6e3b8c3637f981c1cd49d65b08f3bc971291c95
6
+ metadata.gz: a92cbff281e7fa29054679a83ba52a5edc5f9b2c37110ece783a6ff103dfd98734248534ea5450365a1632909b8c46529fd7b2a4a86edfb89dc523eedb1dce02
7
+ data.tar.gz: 2198e6406a04b01e51370248be89e7848bf723e323b1f993995f670ba2b187b512d6180c274ee4ad06c0157a02b86aa97e4e502979c4ffd7f0fdb00162fc821a
@@ -32,7 +32,7 @@
32
32
  display: block;
33
33
  overflow: hidden;
34
34
 
35
- background-color: rgba(0,55,88,0.75) !important;
35
+ background-color: #336699 !important;
36
36
 
37
37
  div.on, div.off {
38
38
  position: absolute;
@@ -102,7 +102,7 @@
102
102
 
103
103
  .inverted .tileset .tile-container {
104
104
  .tile {
105
- background-color: rgba(0,100,140,0.3) !important;
105
+ background-color: rgba(0,100,140,0.6) !important;
106
106
 
107
107
  h3, p, icon {
108
108
  color: _palette(bg) !important;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-consulting
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.20
4
+ version: 0.11.21
5
5
  platform: ruby
6
6
  authors:
7
7
  - Apehex