jekyll-theme-chirpy 3.2.1 → 3.2.2

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: 0c088eaed236dee292fe5a05dc693b28f53fab6b93235ab51e31cd6e7c1f0841
4
- data.tar.gz: 811d439fdeb1c2c63e1ac63e30cf764fa03348567901f51bcf19ee40f1644172
3
+ metadata.gz: 9a36f6248ffa49d35542f65f5243667d7e4cc7d937af7f7108a6bb07cd807d7c
4
+ data.tar.gz: 04dca9dc35358c737c1abec42eb53cf1124e84b4550f0a972d04db15a22f8040
5
5
  SHA512:
6
- metadata.gz: 822318f05bf739c7967201d9fd28420e99392e494e5fca2476d772f79751402d196f0215cf4286e59156e5fff16eb33f7d7684da3d10700d1e502e8892e64967
7
- data.tar.gz: 0b762a7ba7747d06eb47ef1e1f153f39f53d953ddbf8b3c6b2b1219e2ba3c25c68b1541f0268b167cc2524fc2f77b6c968fbd0bf9cefdd2ee5316ceaacc6350c
6
+ metadata.gz: 62e1c23473be119580d580820201423118bbed6caf9b8b649fa2d7270f9a3241ac9793d7f25ce20b309705d4c7e411bcc69346427c3d3a34e92250845439ca11
7
+ data.tar.gz: 821595cc8bf64a93826ca41c5d30372624cf427cc0869ce88b336fe1bbc6691bbf2c6f51f83f98b9dc1c254133c5b88461954c929865ab63fb759908338f449e
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * The styles for Jekyll theme Chirpy
3
3
  *
4
- * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy)
4
+ * Chirpy v3.2.2 (https://github.com/cotes2020/jekyll-theme-chirpy)
5
5
  * © 2019 Cotes Chung
6
6
  * MIT Licensed
7
7
  */
@@ -66,11 +66,13 @@
66
66
  @include btn-post-nav;
67
67
 
68
68
  color: var(--link-color);
69
+
69
70
  &:hover {
70
71
  background: #2a408e;
71
72
  color: #fff;
72
73
  border-color: #2a408e;
73
74
  }
75
+
74
76
  &.disabled {
75
77
  @include btn-post-nav;
76
78
 
@@ -78,34 +80,29 @@
78
80
  cursor: not-allowed;
79
81
  background: none;
80
82
  color: gray;
83
+
81
84
  &:hover {
82
85
  border-color: none;
83
86
  }
84
87
  }
88
+
85
89
  &.btn-outline-primary.disabled:focus {
86
90
  box-shadow: none;
87
91
  }
92
+
88
93
  &::before {
89
94
  color: var(--text-muted-color);
90
95
  font-size: 0.65rem;
91
96
  text-transform: uppercase;
92
97
  content: attr(prompt);
93
98
  }
94
- }
95
-
96
- p {
97
- font-size: 1.1rem;
98
- line-height: 1.5rem;
99
- margin-top: 0.3rem;
100
- white-space: normal;
101
- }
102
99
 
103
- a {
104
100
  &:first-child {
105
101
  border-top-right-radius: 0;
106
102
  border-bottom-right-radius: 0;
107
103
  left: 0.5px;
108
104
  }
105
+
109
106
  &:last-child {
110
107
  border-top-left-radius: 0;
111
108
  border-bottom-left-radius: 0;
@@ -113,6 +110,13 @@
113
110
  }
114
111
  }
115
112
 
113
+ p {
114
+ font-size: 1.1rem;
115
+ line-height: 1.5rem;
116
+ margin-top: 0.3rem;
117
+ white-space: normal;
118
+ }
119
+
116
120
  } // .post-navigation
117
121
 
118
122
  @keyframes fade-up {
@@ -333,12 +337,6 @@
333
337
  } // .post
334
338
  }
335
339
 
336
- @media all and (min-width: 768px) and (max-width: 830px) {
337
- .post img {
338
- max-width: calc(100% + 2rem);
339
- }
340
- }
341
-
342
340
  /* Hide SideBar and TOC */
343
341
  @media all and (max-width: 830px) {
344
342
  .post-navigation {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Chirpy v3.2.1 (https://github.com/cotes2020/jekyll-theme-chirpy/)
2
+ * Chirpy v3.2.2 (https://github.com/cotes2020/jekyll-theme-chirpy/)
3
3
  * © 2019 Cotes Chung
4
4
  * MIT Licensed
5
5
  */
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-chirpy
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2.1
4
+ version: 3.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cotes Chung
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-02-10 00:00:00.000000000 Z
11
+ date: 2021-03-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll