betterplace-content 0.3.16 → 0.3.17

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9d7284eae4517f8a0274bf22280659fd25204512
4
- data.tar.gz: 20b98870cfe3581b77ef96e208bbedff5c3d530d
3
+ metadata.gz: 7d86b9a8974360dbf076b13b69e7505d2d2fd133
4
+ data.tar.gz: 440ce90ca33c145ae9e1430157ee842560a8fb2b
5
5
  SHA512:
6
- metadata.gz: 941da73dc8e96b83af460490a317d38b18db3f8d71078d972fd7bbe9465a25a9b9cbeff388bcf5dde696e4bf090733c06aedb9e45d8644226646fceab4e3ca59
7
- data.tar.gz: 28d6f6408c258a768ccf659150fb94c98c176157d01ca84c7b2784faf1b59ca5cf91eb5f48f803c868fe77652b18730c9f290f0012aed5348f7cacd603271761
6
+ metadata.gz: f105c0739084226e058bbfcf7f5dbb1bf0eccef97b2d9ea743b830cadcc6bd51554f6c6d8e5df8ba935aacb6a257c6dc7aa12feb3a715f174a54ee5f82b955d8
7
+ data.tar.gz: 59733ea5857aa4a910b7fa4f1b6f9ada4d3cf4d10e65f0c268e12746a503d8416c146d7715bbae224553e9b5d2a5ae57c4bb1387ab70ecc1f9fe924371e63edd
@@ -16,6 +16,7 @@
16
16
  .help-date
17
17
  padding: 10px
18
18
  color: $medium-grey
19
+ font-size: 16px
19
20
 
20
21
  .help-categories
21
22
  ul
@@ -6,9 +6,6 @@ body.jobs
6
6
  font-size: 16px
7
7
  line-height: 22px
8
8
 
9
- ul
10
- list-style-type: disc
11
-
12
9
  .introduction
13
10
  p
14
11
  font-weight: bold
data/_sass/post.sass CHANGED
@@ -1,52 +1,14 @@
1
1
  /* Post (arcticles, pages) start */
2
- .post
3
- padding-bottom: 5px
4
-
5
- p,
6
- li
7
- color: #4c5256
8
- font-size: 14px
9
- line-height: 22px
10
2
 
11
- p
12
- margin: 0 0 15px 0
3
+ .post
13
4
 
14
5
  hr
15
6
  margin: 35px 0 30px 0
16
- color: #899299
17
- background-color: #899299
18
- height: 1px
19
- border: none
20
-
21
- .wp-caption
22
- margin: 15px 0
23
- .wp-caption-text
24
- font-size: 14px
25
- line-height: 18px
26
- color: $medium-grey
27
- margin-top: 10px
28
-
29
- &.aligncenter
30
- margin-left: auto
31
- margin-right: auto
32
-
33
- img
34
- padding: 0
35
- border: 0
36
7
 
37
- +desktop
38
-
39
- p,
40
- ul
41
- margin-right: 100px
42
-
43
- hr
44
- margin-right: 100px
45
-
46
- p[style*='justify']
8
+ p[style*='justify']
9
+ +desktop
47
10
  text-align: left !important
48
11
 
49
-
50
12
  +phone
51
13
  img
52
14
  max-width: 100%
@@ -58,9 +20,6 @@
58
20
  max-width: 100%
59
21
  height: auto
60
22
 
61
- .wp-caption
62
- width: 100% !important
63
-
64
23
  .media-left,
65
24
  .media-right,
66
25
  .media-body
@@ -71,9 +30,6 @@
71
30
  .post em
72
31
  font-style: italic
73
32
 
74
- ul
75
- list-style-type: none
76
-
77
33
  .post ul,
78
34
  .post ol:not(.generic-benefit-list)
79
35
  padding-left: 22px
@@ -85,7 +41,7 @@ ul
85
41
  list-style-type: decimal
86
42
 
87
43
  .post li
88
- padding-bottom: 5px
44
+ padding-bottom: 10px
89
45
 
90
46
  div[id^='gallery'] img
91
47
  border: 0 !important
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace-content
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.16
4
+ version: 0.3.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace.org Developers
@@ -176,7 +176,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
176
176
  version: '0'
177
177
  requirements: []
178
178
  rubyforge_project:
179
- rubygems_version: 2.6.11
179
+ rubygems_version: 2.6.13
180
180
  signing_key:
181
181
  specification_version: 4
182
182
  summary: betterplace.org's Jekyll Content Theme