jekyll-theme-2038 0.1.4 → 0.1.5

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/_sass/2038/miscellaneous.scss +35 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 310a4077e5daee00ada3e31f4d64d1dc3eee3d8684ee79c4b7b0c46845d43331
4
- data.tar.gz: a5efe6634c6ee631bdf62e84422a8153a751ccdc31dd626f78479abdd8abf1c2
3
+ metadata.gz: 24e62e05cf24f8bd8f50d340109f99c857cdc19542616a2886b28f4b6887cf00
4
+ data.tar.gz: e4b0340b5b8c0a0e64cacd9354a254a4dd858fd4268b129c8ffd49fda2ecabb8
5
5
  SHA512:
6
- metadata.gz: b10bb684460e00244f4064572645cf7963246705f3df9505555592ba59474e849b82680a9b3a92b46047aba51c4563ad0d432cc15765ad595be2fa9c48097833
7
- data.tar.gz: 3e2264529adb1422affe3d13deab74b24fb3af6dce413b5c92a876b31872d1a1f415c66e84143cd70d8fb1fa82576f8657a64641eecfde883fad6e90c42cf2c8
6
+ metadata.gz: 5ffb49323bf442a17dd11f05426a330a463917e1062a1c1a9b2e7eb82a01ec31eae4f6249da2f14c25870785ad04f40ef4b132da6bf0735e9d0aadafe5cbb146
7
+ data.tar.gz: 10d097cd303531c848374d8c8a2d788b5dbb68549da04987b20992a820bf170814bcd1c5ace4ee2b14f3ca493533995ea52c7a541f37875d509bb061206038e5
@@ -123,7 +123,15 @@ kbd {
123
123
  }
124
124
 
125
125
  p, table {
126
- margin: .9em 0;
126
+ margin: .75em 0;
127
+ }
128
+
129
+ .ml-article p {
130
+ text-indent: 34px;
131
+ }
132
+
133
+ .footnote p, .ml-article ul p, .ml-article ol p {
134
+ text-indent: 0;
127
135
  }
128
136
 
129
137
  summary {
@@ -213,3 +221,29 @@ ul.ml-page-list {
213
221
  padding: 0;
214
222
  }
215
223
 
224
+ .ml-smaller.ml-front, h2, h3, h4 {
225
+ line-height: 1.5rem;
226
+ }
227
+
228
+ h1.ml-title {
229
+ font-size: 2em; // 二号
230
+ }
231
+
232
+ .ml-article h2, .ml-article h1 {
233
+ font-size: 1.5em; // 三号
234
+ margin-top: 1.5rem;
235
+ }
236
+
237
+ .ml-article h3 {
238
+ font-size: 1.25em; // 四号
239
+ margin-top: 1.5rem;
240
+ }
241
+
242
+ .ml-article h4 {
243
+ font-size: 1.125em;
244
+ }
245
+
246
+ h1, h2, h3, h4, h5, h6 {
247
+ font-weight: 300;
248
+ }
249
+
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-2038
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - 物灵