mpiwg-jekyll-theme 0.3.3 → 0.3.4

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/main.scss +18 -0
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e5a91c582e6772576057502af0c1a6f1155f1f37045e6ce30dc0d045e69fa465
4
- data.tar.gz: ef8a2ee769ea41c9c0b715881a746d11b47e751c38352b2de1cfc02bba949945
3
+ metadata.gz: 68018cfa489a1400f892dff2cd75b6497de59668b831605d4d2f803e29c21b43
4
+ data.tar.gz: 97d1e09e24d6868af53cf8ce5dad524c86cb698541653b3a165b164f83029dd5
5
5
  SHA512:
6
- metadata.gz: 448e99f3fc2b8089ea2aa64fd17e79f57941f120de160acd61800fb0555b74e3c0e96838382fd2c9bb2ade2a32f1cc37a106a23a1c4a5c21748cd0df4724d1e5
7
- data.tar.gz: 75a939f13847d8f57c32e4b7544721f19e4c6d9390430afc0c95be108f0a8ef2c64ceb5d02b78e5139162d5b022417764493eac03cb9a992f8403b079cb4706c
6
+ metadata.gz: 8fb7cf162c017b0732d9265a8379d24bfe92d6d3084ddb514b550bb29bfcc447670d17154855b394229eb653fd99fe41810b7b9fbda89289c7d6969308112fb7
7
+ data.tar.gz: 6553b2717bd8784ebe0ed451dff116890f5b1b1727d607410b67484180929cf2d035693d435ed8abed52b2a6ee43b875ce9037d8e382e8b2da06a96a37f429ed
data/assets/css/main.scss CHANGED
@@ -1,6 +1,24 @@
1
1
  ---
2
2
  ---
3
3
 
4
+ img {
5
+ display: block;
6
+ margin: auto;
7
+ & + em {
8
+ display: block;
9
+ text-align: center;
10
+ margin-top: 0.5rem;
11
+ margin-bottom: 2rem;
12
+ font-style: normal;
13
+ font-size: 0.8rem;
14
+ font-family: "Sectra Book", "Times New Roman", Times, serif;
15
+ }
16
+ }
17
+
18
+ p {
19
+ margin-bottom: 1rem;
20
+ }
21
+
4
22
  #navbar ul {
5
23
  margin-bottom: 0
6
24
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mpiwg-jekyll-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Florian Kräutli