jumbo-jekyll-theme 4.4.4 → 4.4.5

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: cd17b971e8761868f246d681f6cd7567fed938bf860e8755b9f4d993b04d0ee7
4
- data.tar.gz: 91c5e56eb261df9bb5aadd969741338c5d61dceac7714f484b3108bf5e5b4ba6
3
+ metadata.gz: a0cb4dba5b08597d3315a092d1417e15af5249dbfe72baa20512c1b7528cb2a1
4
+ data.tar.gz: eab64c634d6d3a2558d73231638b393aeaa1946a29857cf62741ecc1cb101515
5
5
  SHA512:
6
- metadata.gz: afe591018ad8dc2839c6505877c0cadc24eb8039cd571d9b6ad08e086794a02e233048584831b2a8d50876016ce9cf06525f4327977c1c41f41a5a9cd7a162db
7
- data.tar.gz: 90c2aa28d4170be194a6ca76acaf203a85df14b3f5cb5b2965a1631ed82b7255196d8ab21dd009467e50187b3aadfa11affadd6b81c8b47c52b0754787dc1340
6
+ metadata.gz: ce8296b298abc92e545fbaeb0640ff8a2421a020b7a425f73591f3bd049e9de0d982677166059b0bb3fa1469f288db4bd8582af608fdcb38e5a840e8a94a2af5
7
+ data.tar.gz: 63c1a60d44fb0be277324abe83318948f2eec0e1e3901714f1abb9c2577e3f485aa11d38eb9a63db944409a91db2de246adce498a4f161782188d6e78ecfc806
@@ -655,4 +655,11 @@ pre.highlight {
655
655
  }
656
656
  .blog-featured-image.using-placeholder img {
657
657
  object-fit: contain !important;
658
+ }
659
+ section.disqus {
660
+ padding-right: 20px;
661
+ margin-top: 40px;
662
+ @media(max-width: $screen-sm-min){
663
+ padding-right: 0px;
664
+ }
658
665
  }
@@ -119,6 +119,30 @@ blockquote {
119
119
  font-size: 18.75px;
120
120
  border-left: 5px solid $brand-primary;
121
121
  }
122
+ #wrapper blockquote{
123
+ font-size: 30px !important;
124
+ background: #f9f9f9;
125
+ margin: .5em 10px;
126
+ padding: 0 10px;
127
+ quotes: "\201C""\201D""\2018""\2019";
128
+ padding: 20px 20px;
129
+ line-height: 1.4;
130
+ margin-left: 0px;
131
+ border:1px solid #e1e1e1;
132
+ border-left: 10px solid #9aca33;
133
+
134
+ }
135
+
136
+ #wrapper blockquote:before {
137
+ content: open-quote;
138
+ display: inline;
139
+ line-height: 0;
140
+ left: -10px;
141
+ position: relative;
142
+ top: 30px;
143
+ color: #9acb33;
144
+ font-size: 3em;
145
+ }
122
146
  .members-img {
123
147
  width: auto;
124
148
  height: 100px;
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: 4.4.4
4
+ version: 4.4.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-26 00:00:00.000000000 Z
11
+ date: 2019-05-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll