linaro-jekyll-theme 0.1.2.34 → 0.1.2.35

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/core/blog.scss +5 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e0568499e2c92e729d97a252a9d68cc365585815
4
- data.tar.gz: ae62d057c0b4b286fbed53d1bcd73c60729cadcd
3
+ metadata.gz: 135367af93f772701d9b46e86880ff97e70f5953
4
+ data.tar.gz: a64e6a3fbfb20a343222e5e5f927d0a9c8978b2f
5
5
  SHA512:
6
- metadata.gz: 7fa5c0a10f3a57dd22e2f9ca886dc8544ea1605f117cca04a0f3a54a14c9d892ff8c204639f8335c3a542215b2cc475313618b9ba7738d7e278c9a06ce8261aa
7
- data.tar.gz: b4c12b7d7a902a77b652db82f7905672f504322c67722124f59b044e21c8040fcb352157a6d0b21de83f8738192c51e5756de3c9a1a0b0f28b56b02c2e789773
6
+ metadata.gz: fb531e4506881c7ca5891ba9ab4e49b24efc64bc4a34c185bef52a30550cceb46091bd9cf4d9e1f452ebf7eaf213cbeda1a994a434c1074e88f663f6271175ec
7
+ data.tar.gz: 5ef9ac48aa02c5b12578bac6460f28a274f9512cb257415480dc104a9e0d20f80d05f4c413133a9e3f5464939f52c32f6f53a20c8f8e5ada7ae7a9e99eeb261d
data/_sass/core/blog.scss CHANGED
@@ -15,11 +15,15 @@ div#pagination_panel > ul > li.active > a{
15
15
  }
16
16
 
17
17
  //Make post images responsive by default
18
-
19
18
  .post-content img {
20
19
  width: 100%;
21
20
  height: auto;
22
21
  }
22
+
23
+ //Img Thumbnail size
24
+ img.img-thumbnail {
25
+ width: 100px;
26
+ }
23
27
  .blog-panel{
24
28
  margin-top:30px;
25
29
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: linaro-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2.34
4
+ version: 0.1.2.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Kirkby