jekyll-theme-collider 0.1.8 → 0.1.9

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
  SHA256:
3
- metadata.gz: 9be78b51a1595904eaef3f3a907eac5f2655e5b5019322d4ea16a23e07520f4e
4
- data.tar.gz: f5ca09705f51d51f1f0a8eed637165bce6ef027f32a2fa83bd8c65fb8c6b134f
3
+ metadata.gz: 2d20f552667b5a67a8604fd810dd2a6a5692aa056aa0ae3a5be12158e1231fbd
4
+ data.tar.gz: d163542c26478423417f5fb1bda73236a423d18a478033739e2ad6c57f247658
5
5
  SHA512:
6
- metadata.gz: 6cd2637f8c25ae45abc3d3a033cfb9d504b6dc7d8c5342f3b458b0da1f7cd55f9c8a4731aad50618613fbfca4c6a4882e1fd8e65ffb7b2312ec2822633765474
7
- data.tar.gz: 37ea05610834bd71bf7abf95dadb3058d203de0c3e7c0c5592a05a4798f063cff039d77855d207f296f09fe9ac996cb51d56d2d0a1625a6be5aa1cd080eb3d74
6
+ metadata.gz: 8c51d53dc72eb918ba089fbc9b68586e35bfd1ac2373e3c2a43d8aad7d0887d3211e03c6512237e028c483ccb28cf313f80abe0b0f57cae2a28acd30adfba54f
7
+ data.tar.gz: 236563ba68d880c0faf1e5b8bf8ba313e1ed23a023bf7d499709d32aad2f90d12dcf5b56f074575686dadb193e75ac82008ac723cbd9cf8494c981964007b190
@@ -12,3 +12,7 @@ p {
12
12
  font-size: 19px;
13
13
  overflow-wrap: break-word;
14
14
  }
15
+
16
+ blockquote {
17
+ font-size: 19px;
18
+ }
@@ -290,12 +290,12 @@
290
290
  display: flex;
291
291
  }
292
292
 
293
- .highlighter-rouge {
294
- font-family: Operator Mono SSm-Medium;
295
- background-color: #f0f0f0;
296
- }
297
-
298
293
  .language-shell {
299
294
  font-family: Operator Mono SSm-Medium;
300
295
  color: white;
296
+ }
297
+
298
+ .highlighter-rouge {
299
+ font-family: Watford Regular;
300
+ background-color: #f0f0f0;
301
301
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-collider
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Brown