jumbo-jekyll-theme 1.4.3.3 → 1.4.3.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
  SHA1:
3
- metadata.gz: 20e61ca33354e82f0e07f72a7a65a6fee6452146
4
- data.tar.gz: 56c210936adcc3ab991a93fc16599239695db2e9
3
+ metadata.gz: 93a252804506834794312069bf0706033a4c8d74
4
+ data.tar.gz: cf6f25f054f564b37567f2a387c00e082a41f90f
5
5
  SHA512:
6
- metadata.gz: a94d27b51b0062e591f6288f64b4870c8e8019f296b3c5c7775ae5a09e1f056fc140c8633e000a7566de63758770a5ab79e887cd7e7cb95692e2cdb87388d27d
7
- data.tar.gz: e78d502e9bf6143ad4a8d9357cb4d7f7303f62e49d091d405b380cca5dd74276a24c4089ef700b71b8bb01ad8bc15b4010cc029f51acc35d7bbd28d9c6aeed6f
6
+ metadata.gz: 015a35cef9367c3971140befc38ec6a309752c7989da69b4d00a9864bf93f04d98ccad8880661c0d71cfa92328530df22e6233ecb14ce193d8dd77df1c98d8dd
7
+ data.tar.gz: 23c6555167204abf3c157cc5203b64f707ee0b312fdcc39ea6f134705eae7ee8e5afd1f669ef68f9ca5cacb5bc42c6ef60feb167a401c582f92acf757b112f37
data/_sass/core/blog.scss CHANGED
@@ -149,7 +149,6 @@ img.img-thumbnail {
149
149
  background-color: white;
150
150
  border: 2px solid $gray-base;
151
151
  border-radius: 0px;
152
- font-weight: normal;
153
152
  color: $gray-base;
154
153
  transition: all 1s ease;
155
154
  padding: 6px;
@@ -22,9 +22,8 @@
22
22
  /* Bread Crumb Headings */
23
23
 
24
24
  .breadcrumb-inner-container h1, .breadcrumb-inner-container h2, .breadcrumb-inner-container h3 {
25
- font-weight: 100 !important;
26
- letter-spacing: 0 !important;
27
- font-size: 34px !important;
25
+ letter-spacing: 0;
26
+ font-size: 34px;
28
27
  color: #fff;
29
28
  }
30
29
 
@@ -270,7 +270,6 @@ a.right.carousel-control{
270
270
  .activity-holder a.btn-primary:hover {
271
271
  background-color: rgb(25, 148, 123);
272
272
  color: #fff;
273
- font-weight: bold;
274
273
  border-color: rgb(25, 148, 123);
275
274
  }
276
275
 
@@ -75,7 +75,6 @@
75
75
  width: 60px;
76
76
  height: 90px;
77
77
  font-size: 80px;
78
- font-weight: bold;
79
78
  line-height: 87px;
80
79
  // border-radius: 6px;
81
80
  background: #fff;
@@ -49,7 +49,6 @@ footer a{
49
49
  }
50
50
  footer h3 {
51
51
  font-size: 14px;
52
- font-weight:700;
53
52
  }
54
53
  footer a:hover{
55
54
  color: $brand-primary;
@@ -6,7 +6,6 @@
6
6
  #homepage-heading {
7
7
  color: $brand-warning;
8
8
  font-size: 30pt;
9
- font-weight: normal;
10
9
  line-height: 1.25;
11
10
  }
12
11
 
@@ -56,6 +55,7 @@
56
55
  #home-page-title{
57
56
  color: $home-page-main-title-color;
58
57
  font-size: 46px;
58
+ font-weight: bold;
59
59
  }
60
60
 
61
61
  /* Home Page Title in white*/
@@ -26,7 +26,6 @@ body.lb-disable-scrolling {
26
26
  z-index: 10000;
27
27
  text-align: center;
28
28
  line-height: 0;
29
- font-weight: normal;
30
29
  }
31
30
 
32
31
  .lightbox .lb-image {
data/_sass/core/nav.scss CHANGED
@@ -120,13 +120,10 @@ nav ul.dropdown-menu {
120
120
  }
121
121
  nav li a {
122
122
  font-size: 16px;
123
- font-weight: 300;
124
123
  }
125
124
  nav .dropdown-menu li a {
126
125
  padding: 10px 20px;
127
126
  font-size: 14px;
128
- font-weight: 300;
129
-
130
127
  }
131
128
  nav .dropdown-menu li a:hover{
132
129
  transition: color .5s ease;
@@ -553,8 +550,8 @@ nav > ul.navbar-right {
553
550
  .nav-tabs {
554
551
  border-bottom: 2px solid $gray;
555
552
  margin-top: 31px;
556
- font-weight: 700;
557
553
  }
554
+
558
555
  .nav-tabs > li > a {
559
556
  color: $navbar-text-color;
560
557
  }
@@ -3,8 +3,6 @@
3
3
  src: url('../fonts/fontello.eot?90791805');
4
4
  src: url('../fonts/fontello.eot?90791805#iefix') format('embedded-opentype'),
5
5
  url('../fonts/fontello.svg?90791805#fontello') format('svg');
6
- font-weight: normal;
7
- font-style: normal;
8
6
  }
9
7
  @font-face {
10
8
  font-family: 'fontello';
@@ -24,8 +22,6 @@
24
22
 
25
23
  [class^="icon-"]:before, [class*=" icon-"]:before {
26
24
  font-family: "fontello";
27
- font-style: normal;
28
- font-weight: normal;
29
25
  speak: none;
30
26
 
31
27
  display: inline-block;
@@ -83,7 +83,6 @@ th {
83
83
  border-bottom:4px solid #9ea7af;
84
84
  border-right: 1px solid #343a45;
85
85
  font-size:12px;
86
- font-weight: 400;
87
86
  padding:5px;
88
87
  text-align:left !important;
89
88
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
@@ -109,7 +108,6 @@ tr {
109
108
  border-bottom: 1px solid #C1C3D1;
110
109
  color:#000000;
111
110
  font-size:16px;
112
- font-weight:normal;
113
111
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
114
112
  }
115
113
 
@@ -138,7 +136,6 @@ td {
138
136
  padding: 2px;
139
137
  text-align:left;
140
138
  vertical-align:middle;
141
- font-weight:300;
142
139
  font-size:12px;
143
140
  border-right: 1px solid #C1C3D1;
144
141
  }
@@ -3,7 +3,6 @@ body {
3
3
  background-color: $navbar-inverse-bg;
4
4
  letter-spacing: 0.5px;
5
5
  overflow-x: hidden;
6
- font-weight: 300;
7
6
  height : 100%;
8
7
  overflow: auto;
9
8
  font-family: $font-family-sans-serif;
@@ -67,7 +66,6 @@ div#github_controls a.btn:hover {
67
66
  }
68
67
  span.top-text {
69
68
  display: block;
70
- font-weight: bold;
71
69
  text-transform: uppercase;
72
70
  }
73
71
  span.bottom-text {
@@ -140,7 +138,6 @@ label.control-label {
140
138
  //Headings
141
139
  h1, h2, h3, h4, h5, h6 {
142
140
  font-family: $font-family-sans-serif;
143
- font-weight: bold;
144
141
  line-height: 1.1;
145
142
  color: inherit;
146
143
  }
@@ -153,7 +150,6 @@ hr {
153
150
  /*-------------Paragraphs --------------------*/
154
151
  p {
155
152
  font-size: 16px;
156
- font-weight:300;
157
153
  color: #252525;
158
154
  line-height: 1.66em;
159
155
  word-wrap: break-word;
@@ -168,7 +164,6 @@ p {
168
164
  #content-container h2 {
169
165
  font-size: 30px;
170
166
  color: #3D383E;
171
- font-weight: 200;
172
167
  text-transform: none;
173
168
  }
174
169
 
@@ -218,7 +213,6 @@ p.sub-tag {
218
213
  margin-top: 10px;
219
214
  font-size: 19px;
220
215
  color: #FFF;
221
- font-weight: 200;
222
216
  }
223
217
 
224
218
  // Buttons
@@ -274,7 +268,6 @@ p.sub-tag {
274
268
  }
275
269
  .new-panel .panel-primary > .panel-heading {
276
270
  color: #000000;
277
- font-weight: bold;
278
271
  background-color: transparent;
279
272
  border:0;
280
273
  }
@@ -591,7 +584,6 @@ blockquote:before {
591
584
  }
592
585
 
593
586
  #wrapper h3.panel-title {
594
- font-weight: normal;
595
587
  color: $navbar-text-color;
596
588
  }
597
589
 
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.4.3.3
4
+ version: 1.4.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby