jekyll-theme-terminal 0.6.0 → 0.6.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/head.html +4 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1dcf507b804cc98675671fb237c1411196500cdc
4
- data.tar.gz: 07bfc373cc2442d96df5ca8bfc8dfead7aa7a03d
3
+ metadata.gz: 0674e35a43fca9642b89ca52bf13852f53e70241
4
+ data.tar.gz: cd34c5c1e514f34a86fd79d20c1d92bbe241eb73
5
5
  SHA512:
6
- metadata.gz: fa64917c88000d11134a4df48369a8042b80c87829353282a1c52045a13f25194199fb0ccd9db9c3f1482f967dbcae23f503796b5fe2371dedbf21ea50379b3d
7
- data.tar.gz: 0e598464229eb4aeb98860e9c023cc83cf512d7445fe1bf5c90d171834fdf324484d46454910de2966d603196778c44ad75f1c9c12974f14062f4acc2aa608b7
6
+ metadata.gz: 1bea0843b7e7c4a078fee9ce53ecb6c77cbc5cabcfbe87788aa9e1f90318526f8b8b8848ec9838c1962a9e5ffde326c4456ff295b601371f19ca9b3694112875
7
+ data.tar.gz: c1c278d48872113656fafd02f6cbb94a1c2e62246bcf09739ba4a7912768691b8548cb2e91a735d46a272404226e1ee22e2622187f3811862ca496a827c39a47
data/_includes/head.html CHANGED
@@ -31,22 +31,22 @@
31
31
  font-family: courier, monospace;
32
32
  margin: 0 auto;
33
33
  padding: 0;
34
- font-size: 16px !default;
34
+ font-size: 16px ;
35
35
  margin-left: 0;
36
36
  }
37
37
 
38
38
  a:active, a:link, a:visited {
39
- color: #7ed9d7 !default;
39
+ color: #7ed9d7 ;
40
40
  text-decoration: none;
41
41
  }
42
42
 
43
43
  a:hover {
44
- background-color: #7ed9d7 !default;
44
+ background-color: #7ed9d7 ;
45
45
  color: #fff;
46
46
  }
47
47
 
48
48
  header, h4 {
49
- color: #7ed9d7 !default;
49
+ color: #7ed9d7 ;
50
50
  display: inline;
51
51
  }
52
52
 
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-terminal
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
- - squifi&heddha
7
+ - squifi+heddha
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []