jumbo-jekyll-theme 1.4.3.65 → 1.4.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_sass/core/theme.scss +12 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f1abcc9471676daf4df25b7ac5bb5c46a834bbe5
4
- data.tar.gz: 3c5fcf2b4937b3e0f303dc6fe247e316bf210a08
3
+ metadata.gz: 837b0084e5ac1594d8afc00ebb4c697054db598a
4
+ data.tar.gz: 91af871448766c41b46c3a17f0df9b4ad4a81ccb
5
5
  SHA512:
6
- metadata.gz: 75007e1b2389b086bbecc56330ff86cc28b5351f42d0734a021f7ac54ee0b7da0a98ddfe2539dadecf203c3b8f668c8fed77a95e8e6886453824ae7fa7366f0f
7
- data.tar.gz: 47aee898ae039e6e1bba30e5dbfc80c753faba1d6bf8cf0c26a63683297fa9eece2199fe9add1236e24e3fd9ae5cc7cdc59938ba6585d5de3703993e50136dad
6
+ metadata.gz: f8235d67609aa3af24d40b83e1097469f81946597dfbabb408626b6d9dcbe06d7dba6213f056d2b98f1798870a980ae7162e074e0c138c95aa0a408fa269fc89
7
+ data.tar.gz: 943c3b80f812bc26ea408a52896f3da01b914f07c99dfc6607b00cc23abc0626e2ee66032f5080930fb569bd108485b430ee24f3189c7ea827a4d02eba4c5fe1
@@ -540,10 +540,21 @@ img.img-responsive.right-aligned-image {
540
540
 
541
541
  /* Wordpress Styles */
542
542
  #content-container blockquote, #content-container code, #content-container dl, #content-container fieldset,
543
- #content-container p, #content-container pre, #content-container table {
543
+ #content-container p, #content-container pre, #content-container table{
544
544
  margin-bottom: 25px;
545
545
  }
546
546
 
547
+ #tabbed-nav-bar {
548
+ margin-bottom: 25px;
549
+ }
550
+
551
+ div#tabbed-nav-bar-collapse {
552
+ background-color: white;
553
+ }
554
+ ul#tab-row {
555
+ margin-bottom: 20px;
556
+ }
557
+
547
558
  #content-container a:hover {
548
559
  text-decoration: none;
549
560
  color: darken($brand-primary, 20%);
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.3.65
4
+ version: 1.4.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-20 00:00:00.000000000 Z
11
+ date: 2018-03-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll