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 +4 -4
- data/_sass/core/blog.scss +0 -1
- data/_sass/core/breadcrumb.scss +2 -3
- data/_sass/core/carousel.scss +0 -1
- data/_sass/core/flipclock.scss +0 -1
- data/_sass/core/footer.scss +0 -1
- data/_sass/core/homepage.scss +1 -1
- data/_sass/core/lightbox.scss +0 -1
- data/_sass/core/nav.scss +1 -4
- data/_sass/core/social-media-icons.scss +0 -4
- data/_sass/core/tables.scss +0 -3
- data/_sass/core/theme.scss +0 -8
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 93a252804506834794312069bf0706033a4c8d74
|
4
|
+
data.tar.gz: cf6f25f054f564b37567f2a387c00e082a41f90f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 015a35cef9367c3971140befc38ec6a309752c7989da69b4d00a9864bf93f04d98ccad8880661c0d71cfa92328530df22e6233ecb14ce193d8dd77df1c98d8dd
|
7
|
+
data.tar.gz: 23c6555167204abf3c157cc5203b64f707ee0b312fdcc39ea6f134705eae7ee8e5afd1f669ef68f9ca5cacb5bc42c6ef60feb167a401c582f92acf757b112f37
|
data/_sass/core/blog.scss
CHANGED
data/_sass/core/breadcrumb.scss
CHANGED
@@ -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
|
-
|
26
|
-
|
27
|
-
font-size: 34px !important;
|
25
|
+
letter-spacing: 0;
|
26
|
+
font-size: 34px;
|
28
27
|
color: #fff;
|
29
28
|
}
|
30
29
|
|
data/_sass/core/carousel.scss
CHANGED
data/_sass/core/flipclock.scss
CHANGED
data/_sass/core/footer.scss
CHANGED
data/_sass/core/homepage.scss
CHANGED
@@ -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*/
|
data/_sass/core/lightbox.scss
CHANGED
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;
|
data/_sass/core/tables.scss
CHANGED
@@ -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
|
}
|
data/_sass/core/theme.scss
CHANGED
@@ -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
|
|