jekyll-theme-minimalistic 0.3.3 → 0.3.4

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: 3c47a2432e900a2a43c9cb42b9f1609992371f6ebd477532a275c56c114e3f45
4
- data.tar.gz: 2f757384295ec31bc4312d0b7fc2ce640993dd2bdff23f5e7e9a744f5a1ca5a9
3
+ metadata.gz: 27f3ea977fb30528c82eb9629b0e36f450f0846e6524be5a6685f938acc03506
4
+ data.tar.gz: 6328626b6dc9ca32a083e21c101ee0e89d340341f6a3d04ca6eb498a3ce5478a
5
5
  SHA512:
6
- metadata.gz: 2580036e656d27a366c1e95a7ccff7779ac218daa8b1bc5ca0f8df046c737cbabbd96d7b39ff182783275eb8c60c45d369aa041d2574cfe186a4125d1d5fe44a
7
- data.tar.gz: a6ca519e8b04d171ba00361259db3773447504fd8ba03991f10d09454b6cfe40e61a44fbbd4be548c42682cae7a478ec4c4dce8d0143886696bff84c85c25402
6
+ metadata.gz: ec9ee2625a11cbdad17c94032d636f2b300321386652f91b67e64507582bc41bfc82aa2451abe3cf0c5298127f2a8e59d9823ae600f6d14d81a6756e986eb733
7
+ data.tar.gz: 821bd10a24884eeec04efbd14024b58a8c3c5ac91ec832ceed2e42a1ab09a2de9c0828b482a8a2ec59472ae4b9069fca99d166ad2ef66f63efd2ed103ab69f93
@@ -3,4 +3,4 @@
3
3
  <p>This project is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
4
4
  {% endif %}
5
5
  {% endunless %}
6
- <p><small>Powered by <a href="https://jekyllrb.com/">Jekyll</a> &amp; <a href="https://github.com/vaibhavvikas/jekyll-theme-minimalistic">Minimalistic</a></small></p>
6
+ <p style="margin-bottom: 0px"><small>Powered by <a href="https://jekyllrb.com/">Jekyll</a> &amp; <a href="https://github.com/vaibhavvikas/jekyll-theme-minimalistic">Minimalistic</a></small></p>
@@ -77,7 +77,7 @@ ul.content {
77
77
  }
78
78
 
79
79
  ul.content a:hover, a:focus {
80
- text-decoration: underline;
80
+ text-decoration: none;
81
81
  }
82
82
 
83
83
  .sublist {
@@ -235,11 +235,7 @@ hr {
235
235
  .sidebar-footer {
236
236
  width:250px;
237
237
  float:left;
238
- bottom:30px;
239
238
  -webkit-font-smoothing:subpixel-antialiased;
240
- }
241
-
242
- .sidebar-footer {
243
239
  flex-basis: content;
244
240
  }
245
241
 
@@ -372,4 +368,3 @@ hr {
372
368
  color:#444;
373
369
  }
374
370
  }
375
-
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-minimalistic
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
  - Vaibhav Vikas