intia-theme 0.1.22 → 0.1.23

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/_layout.scss +13 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 80f66cc44c2c92c3653152163fc3c1f9a507722414225937fcd1453a47ab4c03
4
- data.tar.gz: da4beb717974f1fca487508d71e88b5de36c232fb0bee2b522edd4e3031d4f30
3
+ metadata.gz: c2325fcc69327cc4c0ab4ae5c538be7f8571b06e4d6699f9cce151e715a11165
4
+ data.tar.gz: 7f1f2d3599e6296d230c499cc7ea8db22c9e7ad3ccafb55d6e6ab8f08f4423ce
5
5
  SHA512:
6
- metadata.gz: 84ba36f8ddc5556bf4945f843063d3347fe3ace3879511b95d70515120f9cb4460a038b4dab03735fd7c5fc31c8375e62432592e307ea1ae8ec815a893905ff2
7
- data.tar.gz: 4cab3a15a7f6ab1871923310f051bcbeaef41191b293b0903a2bb71e6b0f6657116978dea6d372b4bca8474e7b12128d9720443da22ebb442e93773a444716a4
6
+ metadata.gz: d2ffe28504476386bf682511061c7275803d7636c281607922c4388042ad3f6d9a6661fbe390aa1a14e44852a10a5745521d6c5cff7a7c569e236a43fb717a72
7
+ data.tar.gz: 7f20e89347b9217fb8a3630dfeb70935488b2aa6f582caabe76ccb7cb994a566bd863fc650a1a2cb8465022e765108b7d4d9621cb7a660daf7611609e8c8c15b
data/_sass/_layout.scss CHANGED
@@ -362,6 +362,19 @@ a.navbar-item.is-active,
362
362
  border-bottom-right-radius: 0px !important;
363
363
  border-top-right-radius: 0px !important;
364
364
  }
365
+ .content_image {
366
+ width: 50%;
367
+ display: block;
368
+ margin-left: auto;
369
+ margin-right: auto;
370
+ }
371
+ figcaption {
372
+ font-size: 16px;
373
+ color: $primary-dark;
374
+ font-style: italic;
375
+ padding: 2px;
376
+ text-align: center;
377
+ }
365
378
 
366
379
  // story-slider
367
380
  .slider {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intia-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.22
4
+ version: 0.1.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marc Schmidt