jekyll-nerd-portfolio 0.1.13 → 0.1.14

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/assets/css/style.css +7 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6ff598c641a916d851530f6ea3057f0f49eb5d9e
4
- data.tar.gz: 5c1770078c046349068ee3a5fc6b77750090b376
3
+ metadata.gz: 67f4bd461c86a765fa8fc528b42deaa2829c77ad
4
+ data.tar.gz: 576015fb915d7f8a1d824343d146cb68e57bd8fc
5
5
  SHA512:
6
- metadata.gz: 4abc5d829be04c869f89c48f9c5aacedf58f4c4bbf98c103f4f12831f32d8a57280ba4e0832cd23cdf25c51ef25fe0afb26ca75e7639a3bc36ec97df9cd6640d
7
- data.tar.gz: 7cdc0902a9ac7ae7d4d994a07fe738db86534f4f59818187bae4a2dd70fc8d1ca7e7b4d6e5cc244b4b018dbcb0e72505f6cd10a683b9a4d73173992926ebd435
6
+ metadata.gz: 4eadb5cdb99b7b887af9b223b1b28aaf9d84dde20f8bcf3984427a5cf853f10011670ea945d917c2e37d057649b2879ac90452cf45796f1848c0acbf38d48985
7
+ data.tar.gz: 9ba44dbcdbeec3c3c013b0ff2481f14a58a69cf87cd0b45f6be3c34fcb444368d0d7dfa4b8d7b537cac22ea4f2bd5d21d3acca9a34e2d3289380399c6eb19e96
data/assets/css/style.css CHANGED
@@ -157,6 +157,13 @@ p {
157
157
  text-shadow: 1px 1px 6px #000;
158
158
  }
159
159
 
160
+ .post-description p {
161
+ font-family: Hermit, sans-serif;
162
+ line-height: 14pt;
163
+ font-size: 14px;
164
+ text-indent: 0px;
165
+ }
166
+
160
167
  .overlay {
161
168
  position: fixed;
162
169
  z-index: -1;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-nerd-portfolio
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.13
4
+ version: 0.1.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jam Risser