gravid 0.1.12 → 0.1.13

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/gravid/_layout.scss +8 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6b9d44e129eec07539f7cc158ee59cab712e11a7
4
- data.tar.gz: cf3bb73055fa6f914d76fd72c9a10fa2b721e408
3
+ metadata.gz: a9f75d686281eb1eb1e3e2ed76d600a4d083a247
4
+ data.tar.gz: 010433351650be1aec4f07bb51f7149ced86b6eb
5
5
  SHA512:
6
- metadata.gz: 48bee556f26243bf5c15bca052f4aa88abe71e0b3742a449f134a91044b16155170ba2f45fc64b6d74420a96a0f4b104f8466bb79e4f3081f5e06f402fa8592e
7
- data.tar.gz: 302ab34e502835fb39768269253b72a69a8c9a30314030a8d5d1c37d2b74b3788fc8808ba938acfacfff7ce01a44c6dcd58a8147f21e4c30a828f891ebc3fdd9
6
+ metadata.gz: 2ab22b812b1778c3854b194e78fd294178f4c9b201829d57887f20a11be4f83ba99f2028ed902dc66d04852c48ea7fd78461561f8f6508d83003b1a0072e277f
7
+ data.tar.gz: 5362e1df55795e2ba76058502ea58a6ce92ac284ba0cf041f80f8a1f396f41dd4f78b3fcbe2eef3cc3aa00d775538f1ab86d033b334321f3168aa85dc216c36a
@@ -100,6 +100,14 @@
100
100
  flex: 1;
101
101
  }
102
102
 
103
+ .journals .journal-link {
104
+ font-weight: 300;
105
+ }
106
+
107
+ .journals .post-link {
108
+ font-weight: 300;
109
+ }
110
+
103
111
  .journal {
104
112
  margin-bottom: 88px;
105
113
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gravid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.12
4
+ version: 0.1.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - zddhub