intia-theme 0.1.19 → 0.1.23
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/_includes/footer.html +1 -1
- data/_sass/_layout.scss +22 -4
- data/assets/img/logo-black.png +0 -0
- data/assets/img/logo-white-short.png +0 -0
- data/assets/img/logo-white.png +0 -0
- data/favicon.png +0 -0
- metadata +3 -8
- data/assets/img/logo-green-white.png +0 -0
- data/assets/img/logo-green.png +0 -0
- data/assets/img/logo-short-green.png +0 -0
- data/assets/img/logo-short.png +0 -0
- data/assets/img/logo-white-old.png +0 -0
- data/assets/img/logo.png +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c2325fcc69327cc4c0ab4ae5c538be7f8571b06e4d6699f9cce151e715a11165
|
4
|
+
data.tar.gz: 7f1f2d3599e6296d230c499cc7ea8db22c9e7ad3ccafb55d6e6ab8f08f4423ce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2ffe28504476386bf682511061c7275803d7636c281607922c4388042ad3f6d9a6661fbe390aa1a14e44852a10a5745521d6c5cff7a7c569e236a43fb717a72
|
7
|
+
data.tar.gz: 7f20e89347b9217fb8a3630dfeb70935488b2aa6f582caabe76ccb7cb994a566bd863fc650a1a2cb8465022e765108b7d4d9621cb7a660daf7611609e8c8c15b
|
data/_includes/footer.html
CHANGED
data/_sass/_layout.scss
CHANGED
@@ -142,9 +142,10 @@ a .tooltip-popup {
|
|
142
142
|
}
|
143
143
|
|
144
144
|
.navbar-brand img {
|
145
|
-
max-height:
|
145
|
+
max-height: 3rem;
|
146
146
|
margin-top: 1rem;
|
147
147
|
}
|
148
|
+
|
148
149
|
.navbar-brand a p {
|
149
150
|
color: #000;
|
150
151
|
}
|
@@ -361,6 +362,19 @@ a.navbar-item.is-active,
|
|
361
362
|
border-bottom-right-radius: 0px !important;
|
362
363
|
border-top-right-radius: 0px !important;
|
363
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
|
+
}
|
364
378
|
|
365
379
|
// story-slider
|
366
380
|
.slider {
|
@@ -485,7 +499,7 @@ a.navbar-item.is-active,
|
|
485
499
|
float: none;
|
486
500
|
overflow: hidden;
|
487
501
|
height: 300px;
|
488
|
-
width: 300px;
|
502
|
+
width: 300px;
|
489
503
|
}
|
490
504
|
.highlighter .is-round img {
|
491
505
|
background-color: white;
|
@@ -505,6 +519,10 @@ a.navbar-item.is-active,
|
|
505
519
|
line-height: 1rem;
|
506
520
|
padding-top: 0;
|
507
521
|
}
|
522
|
+
.footer img {
|
523
|
+
max-height: 4rem;
|
524
|
+
margin-top: 1rem;
|
525
|
+
}
|
508
526
|
.footer img.column {
|
509
527
|
padding: 0 !important;
|
510
528
|
flex-grow: 0;
|
@@ -881,7 +899,7 @@ a:hover .tooltip-popup,
|
|
881
899
|
padding: 10px;
|
882
900
|
height: auto;
|
883
901
|
width: auto;
|
884
|
-
}
|
902
|
+
}
|
885
903
|
.footer-logos .column {
|
886
904
|
text-align: left !important;
|
887
905
|
}
|
@@ -890,5 +908,5 @@ a:hover .tooltip-popup,
|
|
890
908
|
margin-right: 15px;
|
891
909
|
image-rendering: -webkit-optimize-contrast;
|
892
910
|
padding-bottom: 15px;
|
893
|
-
}
|
911
|
+
}
|
894
912
|
}
|
data/assets/img/logo-black.png
CHANGED
Binary file
|
Binary file
|
data/assets/img/logo-white.png
CHANGED
Binary file
|
data/favicon.png
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: intia-theme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.23
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Marc Schmidt
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2021-
|
11
|
+
date: 2021-12-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -62,13 +62,8 @@ files:
|
|
62
62
|
- assets/img/logo-black-old.png
|
63
63
|
- assets/img/logo-black.png
|
64
64
|
- assets/img/logo-dites.png
|
65
|
-
- assets/img/logo-
|
66
|
-
- assets/img/logo-green.png
|
67
|
-
- assets/img/logo-short-green.png
|
68
|
-
- assets/img/logo-short.png
|
69
|
-
- assets/img/logo-white-old.png
|
65
|
+
- assets/img/logo-white-short.png
|
70
66
|
- assets/img/logo-white.png
|
71
|
-
- assets/img/logo.png
|
72
67
|
- assets/img/logos/BMBF-01.png
|
73
68
|
- assets/img/logos/DiTes_Single.png
|
74
69
|
- assets/img/logos/INTIA_Plattform_Logos_BMBF_weiss.png
|
Binary file
|
data/assets/img/logo-green.png
DELETED
Binary file
|
Binary file
|
data/assets/img/logo-short.png
DELETED
Binary file
|
Binary file
|
data/assets/img/logo.png
DELETED
Binary file
|