jumbo-jekyll-theme 1.7.25 → 1.7.26

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
  SHA1:
3
- metadata.gz: f79a8b0b1ab1cc7d93d9b0bc7cafd55bb2b89cac
4
- data.tar.gz: 970a25ab3ae5d69d7397859c43b669a1252941a9
3
+ metadata.gz: 85b423df2eb858dee6846b080b99f374933810e9
4
+ data.tar.gz: 65b2604858a3dc7a77cd31ae20e5f861628ebeaa
5
5
  SHA512:
6
- metadata.gz: 70469c8b0b00543c6f448807c2b240950f6957a7848d71708bf2923c6dfbeed38e12e5306cb480701a2fa00286a525cb4c1585e5816caea3c78e92460cfa147e
7
- data.tar.gz: 9b87f5f6b2ca569633806a8b4b6142872aa870b5f0c3f341921390a2a7ad547a21f88d79a4c665f8c49ff4deec4fb1877fa839e37a210bbe85d92956e95b467c
6
+ metadata.gz: 8b46324c3fe901271f1d3a899e1004d0b058c306e0be82642293f62cf2c2532d7db301c926363be092d180047c031fd58a8b1dbf33c2b9112e222124919a4372
7
+ data.tar.gz: b11b2a544f79470e37ebcfdc028a1a4f84ed253e9de5a6a9ff0fbe24c00e862e1164b687b609140193d04452779683c0f836092d72f66f5d91deb3e6790e0576
@@ -696,13 +696,13 @@ li.side-nav-button:hover > a {
696
696
  letter-spacing: 0;
697
697
  font-size:12px;
698
698
  }
699
- .navbar-inverse .navbar-nav>li>a {
699
+ #main-navigation.navbar-inverse .navbar-nav>li>a {
700
700
  color: #444444;
701
- font-size: 12px;
702
- font-weight: bold;
701
+ font-size: 14px;
702
+ font-weight: normal;
703
703
  padding-right: 20px !important;
704
704
  padding-left: 20px !important;
705
- text-transform: uppercase;
705
+ text-transform: none;
706
706
  letter-spacing: 0px;
707
707
  }
708
708
  .navbar-inverse #navbar-buttons >li>a {
@@ -11,12 +11,13 @@ nav#universal-nav {
11
11
 
12
12
  #universal-nav.navbar-default .navbar-nav>li>a{
13
13
  color: #fefefe;
14
- font-size: 14px;
14
+ font-size: 12px;
15
15
  padding-top: 8px;
16
16
  padding-bottom:7px;
17
17
  margin: 0px;
18
18
  border:none;
19
19
  letter-spacing:1px;
20
+ text-transform: uppercase;
20
21
  padding-left:20px;
21
22
  padding-right:20px;
22
23
  text-align:center;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jumbo-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.25
4
+ version: 1.7.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby