jekyll-theme-glueckkanja 1.1.5 → 1.1.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a2555a3ced27f3921380012cb832b2f0eee28dca2ef27fbe93088cce4e099c4c
4
- data.tar.gz: 474dbd3b630111535119c193e66f46ed3fe41f77622ad8d75708e469ec3ad30b
3
+ metadata.gz: ad89900921dde830a711c1d1fdfea1f9db688efb9b447c10bd6a055ab343b692
4
+ data.tar.gz: 2ab8a72a1bd1dca22cb37cfd01f2175f3c0d3d704f5930edf9846a81b88b8594
5
5
  SHA512:
6
- metadata.gz: 9c1229dfcdecd21f9159cea03965f167537c360398a98095b08462b42744cb0b5c4a4c701eef905b7dbf5699dcbfb6c5a73c44ec7fc7b2d9148595e46c86e2a7
7
- data.tar.gz: 940dc1715e48b417da962dd57939f43a7ac4076543693dbfeb139f1c3e95429629780233c12a6503901ef4e58e679cdbea70dcae3f65ab1fd186e57b87bf0072
6
+ metadata.gz: c9f296f352345f8a0528d4ba009736e3e90ae697121dae96a0426f15dcf477ecd6f17f135d95478a12afd01aee73ebcb6a66c8b2bd3a1796fd8fa4f92d81d76f
7
+ data.tar.gz: 4879368c9a397d1012e61af3777c805a4b9fb4390ff6725c74e2f1523721aaee9cef3bba40a3a68f18f4eb18d78ea63e1b813dc9919212e9ed8bf975f74d888a
@@ -197,24 +197,24 @@ input::-ms-reveal {
197
197
  }
198
198
 
199
199
  h2 {
200
- font-size: 2rem;
200
+ font-size: 26px;
201
201
  margin-left: -1px;
202
202
  color: #888;
203
203
  letter-spacing: 0;
204
204
  }
205
205
 
206
206
  h3 {
207
- font-size: 4rem;
207
+ font-size: 54px;
208
208
  margin-left: -4px;
209
209
  }
210
210
 
211
211
  @media (min-width: 768px) {
212
212
  h2 {
213
- font-size: 2.65rem;
213
+ font-size: 26px;
214
214
  }
215
215
 
216
216
  h3 {
217
- font-size: 5.4rem;
217
+ font-size: 54px;
218
218
  }
219
219
  }
220
220
  }
@@ -244,7 +244,7 @@ nav > ul {
244
244
  > a {
245
245
  color: #666;
246
246
  text-decoration: none;
247
- font-size: 1.4rem;
247
+ font-size: 14px;
248
248
  padding: 10px 0px 10px 40px;
249
249
  display: block;
250
250
  }
@@ -300,6 +300,8 @@ nav > ul {
300
300
  .highlight {
301
301
  margin-left: 0;
302
302
  margin-right: 0;
303
+ background: none !important;
304
+ padding: 0 !important;
303
305
  }
304
306
 
305
307
  h3 + .warning {
@@ -350,13 +352,16 @@ h4 svg {
350
352
  padding: 0;
351
353
 
352
354
  h4 {
353
- font-size: 2rem;
355
+ font-size: 20px;
354
356
  }
355
357
 
356
358
  p {
357
359
  line-height: 1.5;
358
360
  }
359
361
  }
362
+ li::before {
363
+ content: "" !important;
364
+ }
360
365
  }
361
366
 
362
367
 
@@ -370,7 +375,7 @@ h4 svg {
370
375
  border: 0;
371
376
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
372
377
  border-left: 5px solid transparent;
373
- font-size: 1.5rem;
378
+ font-size: 15px;
374
379
  font-weight: 600;
375
380
  line-height: 1.8;
376
381
 
@@ -415,7 +420,7 @@ blockquote {
415
420
  margin-right: -10px;
416
421
  background-color: #e6eff7;
417
422
  border-color: $brand-colour;
418
- font-size: 16px;
423
+ font-size: 16px !important;
419
424
 
420
425
  p:last-child {
421
426
  margin-bottom: 0;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-glueckkanja
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.5
4
+ version: 1.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - "@glueckkanja"
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-16 00:00:00.000000000 Z
11
+ date: 2019-09-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -702,10 +702,7 @@ files:
702
702
  - assets/_webfonts/fa-solid-900.woff2
703
703
  - assets/css/app.scss
704
704
  - assets/css/site.scss
705
- - assets/docs/changelog.html
706
- - assets/docs/index.md
707
705
  - assets/docs/search.html
708
- - assets/docs/uservoice.html
709
706
  - assets/favicons/100percentcloud.png
710
707
  - assets/favicons/apple-konnekt-icon-120x120.png
711
708
  - assets/favicons/apple-konnekt-icon-152x152.png
@@ -866,8 +863,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
866
863
  - !ruby/object:Gem::Version
867
864
  version: '0'
868
865
  requirements: []
869
- rubyforge_project:
870
- rubygems_version: 2.7.8
866
+ rubygems_version: 3.0.6
871
867
  signing_key:
872
868
  specification_version: 4
873
869
  summary: GK Jekyll Theme
@@ -1,28 +0,0 @@
1
- ---
2
- layout: docs-default
3
- title: Changelog
4
- permalink: /docs/changelog/index.html
5
- ---
6
-
7
- <p>We're using a Changelog-Service to provide the best possible insights about any change.
8
- <br> Please see the full changelog
9
- <span class="changelog">
10
- <a href="https://headwayapp.co/{{ site.changelog.url }}">here</a>
11
- </span>
12
- </p>
13
-
14
- <iframe id="HW_frame" src="https://headway-widget.net/widgets/{{ site.changelog.code }}"
15
- sandbox="allow-same-origin allow-scripts allow-top-navigation allow-popups allow-forms" style="height: 600px;"></iframe>
16
-
17
- <style>
18
- #HW_frame {
19
- background: #fff;
20
- border: none;
21
- width: 100%;
22
- height: 100%;
23
- overflow: hidden;
24
- border-radius: 4px;
25
- position: relative;
26
- z-index: 900;
27
- }
28
- </style>
data/assets/docs/index.md DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- layout: docs-default
3
- title: Introduction
4
- permalink: /docs/index.html
5
- ---
6
-
7
- This is the the Docs Template.
@@ -1,17 +0,0 @@
1
- ---
2
- layout: docs-default
3
- title: Feature Requests
4
- permalink: /docs/uservoice/index.html
5
- ---
6
-
7
- <p>We're happy to receive your feedback about features you would like to see in future releases.</p>
8
-
9
- <div data-canny />
10
- <script>!function(w,d,i,s){function l(){if(!d.getElementById(i)){var f=d.getElementsByTagName(s)[0],e=d.createElement(s);e.type="text/javascript",e.async=!0,e.src="https://canny.io/sdk.js",f.parentNode.insertBefore(e,f)}}if("function"!=typeof w.Canny){var c=function(){c.q.push(arguments)};c.q=[],w.Canny=c,"complete"===d.readyState?l():w.attachEvent?w.attachEvent("onload",l):w.addEventListener("load",l,!1)}}(window,document,"canny-jssdk","script");</script>
11
- <script>
12
- Canny('render', {
13
- boardToken: '{{ site.uservoice.code }}',
14
- basePath: null, // See step 2
15
- ssoToken: null, // See step 3
16
- });
17
- </script>