morpheus

A Matrix client written in Go-QT
git clone git://archive.git.mtrnord.blog/Nordgedanken/morpheus.git
Log | Files | Refs | README | LICENSE

commit 0eeba88d875b8e559518071f9683acd5ba625e33
parent ec1d79c4f346d3a0f7c85b3f26c1839c8f31db17
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 15 Oct 2017 18:59:54 +0200

Migrate css

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Diffstat:
Mdocs/_includes/aside.html | 2+-
Mdocs/_includes/call-to-action-funds.html | 4++--
Mdocs/_includes/call-to-action.html | 8++++----
Mdocs/_includes/contact.html | 8++++----
Mdocs/_includes/feature-funds.html | 14+++++++-------
Mdocs/_includes/feature.html | 10+++++-----
Mdocs/_includes/header-funds.html | 4++--
Mdocs/_includes/header.html | 4++--
Mdocs/_includes/nav-blog.html | 4++--
Mdocs/_includes/nav-funds.html | 4++--
Mdocs/_includes/nav.html | 4++--
Mdocs/_includes/portfolio-funds.html | 14+++++++-------
Mdocs/_includes/portfolio.html | 14+++++++-------
Mdocs/_includes/quote.html | 2+-
Mdocs/_includes/services-funds.html | 14+++++++-------
Mdocs/_includes/services.html | 14+++++++-------
Mdocs/_layouts/post.html | 6+++---
Mdocs/blog.html | 12+++++-------
18 files changed, 70 insertions(+), 72 deletions(-)

diff --git a/docs/_includes/aside.html b/docs/_includes/aside.html @@ -2,7 +2,7 @@ <div class="cta-content"> <div class="container"> <h2>Help it. By<br>little actions.</h2> - <a href="{{ site.baseurl }}sfunds" class="btn btn-outline btn-xl page-scroll">How I can?!</a> + <a href="{{ site.baseurl }}funds" class="btn btn-outline btn-xl page-scroll">How I can?!</a> </div> </div> <div class="overlay"></div> diff --git a/docs/_includes/call-to-action-funds.html b/docs/_includes/call-to-action-funds.html @@ -1,10 +1,10 @@ <section id="download" class="download bg-primary text-center"> <div class="container"> <div class="row"> - <div class="col-md-8 col-md-offset-2"> + <div class="col-lg-8 col-lg-offset-2"> <h2 class="section-heading">Make your good deed of the day!</h2> <p>It supports the development of this theme via one of the good deeds that can help to improve it!</p> - <div class="badges"> + <div class="badge-pill"> <a style="color:black" class="btn btn-outline btn-xl page-scroll" href="#why">Antonio, I'll help</a> <a class="btn btn-outline btn-xl page-scroll" href="#portfolio">I'm selfish</a> </div> diff --git a/docs/_includes/call-to-action.html b/docs/_includes/call-to-action.html @@ -1,12 +1,12 @@ <section id="download" class="download bg-primary text-center"> <div class="container"> <div class="row"> - <div class="col-md-8 col-md-offset-2"> + <div class="col-lg-8 col-lg-offset-2"> <h2 class="section-heading">Discover what all the buzz is about!</h2> <p>Our app is available on any mobile device! Download now to get started!</p> - <div class="badges"> - <a class="badge-link" href="#"><img src="{{ site.baseurl }}img/google-play-badge.svg" alt=""></a> - <a class="badge-link" href="#"><img src="{{ site.baseurl }}img/app-store-badge.svg" alt=""></a> + <div class="badge-pill"> + <a class="badge-pill" href="#"><img src="{{ site.baseurl }}img/google-play-badge.svg" alt=""></a> + <a class="badge-pill" href="#"><img src="{{ site.baseurl }}img/app-store-badge.svg" alt=""></a> </div> </div> </div> diff --git a/docs/_includes/contact.html b/docs/_includes/contact.html @@ -4,7 +4,7 @@ <h2>We <i class="fa fa-heart"></i> new friends!</h2> <ul class="list-inline list-social"> {% for network in site.social %} - <li class="social-{{ network.title }}"> + <li class="social-{{ network.title }} list-inline-item"> <a href="{{ network.url }}" class="btn-social btn-outline"><i class="fa fa-fw fa-{{ network.title }}"></i></a> </li> {% endfor %} @@ -26,13 +26,13 @@ <div class="container"> <p>&copy; 2016 theme by <a rel="nofollow" target="blank" href="https://startbootstrap.com/template-overviews/new-age/">Start Bootstrap</a> Built with <a target="_blank" rel="nofollow" href="https://jekyllrb.com/">Jekyll</a> by <a target="_blank" rel="nofollow" href="https://it.linkedin.com/in/antoniotrento">Antonio Trento</a> hosted on <a target="_blank" rel="nofollow" href="https://github.com/jekynewage/jekynewage.github.io">Github</a>. All Rights Reserved.</p> <ul class="list-inline"> - <li> + <li class="list-inline-item"> <a href="#">Privacy</a> </li> - <li> + <li class="list-inline-item"> <a href="#">Terms</a> </li> - <li> + <li class="list-inline-item"> <a href="#">FAQ</a> </li> </ul> diff --git a/docs/_includes/feature-funds.html b/docs/_includes/feature-funds.html @@ -1,7 +1,7 @@ <section id="why"> <div class="container"> <div class="row"> - <div class="col-lg-12 text-center"> + <div class="col-xl-12 text-center"> <h2 class="section-heading">How can I help?</h2> <hr class="primary"> <br /> @@ -10,28 +10,28 @@ </div> <div class="container"> <div class="row"> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-code wow bounceIn text-primary"></i> <h3>Improving the code</h3> <p class="text-muted">If you have development expertise in Jekyll, SEO or Web Design I'll thank you to give me your opinion, or could send a <a target="_blank" href="https://github.com/jekynewage/jekynewage.github.io">pull request</a>. Ruby, JavaScript, HTML and CSS developers are welcome here! I look forward to sharing my ideas of web marketing and grow hacking with you!</p> </div> </div> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-bitcoin wow bounceIn text-primary" data-wow-delay=".1s"></i> <h3>Donate for freedom</h3> <p class="text-muted"><a class="page-scroll" href="#donate">A donation</a> for my freedom would be fantastic! After all, the goal of all is to get it is not so? Remember that, I will appreciate much more those who contacted me after making a small donation, you think i like to work for free?! If you do not know what is Bitcoin, <a target="_blank" href="http://www.coindesk.com/information/what-is-bitcoin/">you can find out which</a>, I believe a lot in this project to give freedom to many around the world!</p> </div> </div> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-linkedin wow bounceIn text-primary" data-wow-delay=".2s"></i> <h3>Give me authority</h3> <p class="text-muted">I'm trying to grow hack myself on <a target="_blank" href="https://it.linkedin.com/in/antoniotrento">LinkedIn</a>, a recommendation more on my profile could make a difference to my professional career, what do you say to help this? Connect with me via email lantoniotrento[at]gmail.com and leave a recommendation and some endorsment, are appreciated as much as the donations!</p> </div> </div> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-key wow bounceIn text-primary" data-wow-delay=".3s"></i> <h3>Let's help each other</h3> @@ -42,10 +42,10 @@ </div> <div class="container"> <div class="row"> - <div class="col-lg-12 text-center"> + <div class="col-xl-12 text-center"> <br /> <hr class="primary"> - <h3>Mail me at lantoniotrento[at]gmail.com for any kind of info</h3> + <h3>Mail me at info[at]nordgedanken.de for any kind of info</h3> <hr class="primary"> <br /> </div> diff --git a/docs/_includes/feature.html b/docs/_includes/feature.html @@ -1,7 +1,7 @@ <section id="why"> <div class="container"> <div class="row"> - <div class="col-lg-12 text-center"> + <div class="col-xl-12 text-center"> <h2 class="section-heading">At Your Service</h2> <hr class="primary"> <br /> @@ -10,28 +10,28 @@ </div> <div class="container"> <div class="row"> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i> <h3>Sturdy Templates</h3> <p class="text-muted">Our templates are updated regularly so they don't break.</p> </div> </div> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i> <h3>Ready to Ship</h3> <p class="text-muted">You can use this theme as is, or you can make changes!</p> </div> </div> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i> <h3>Up to Date</h3> <p class="text-muted">We update dependencies to keep things fresh.</p> </div> </div> - <div class="col-lg-3 col-md-6 text-center"> + <div class="col-xl-3 col-lg-6 text-center"> <div class="service-box"> <i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i> <h3>Made with Love</h3> diff --git a/docs/_includes/header-funds.html b/docs/_includes/header-funds.html @@ -1,7 +1,7 @@ <header> <div class="container"> <div class="row"> - <div class="col-sm-7"> + <div class="col-md-7"> <div class="header-content"> <div class="header-content-inner"> <h1>Thanks for land here! I'm Antonio the creator of Jekynewage</h1> @@ -9,7 +9,7 @@ </div> </div> </div> - <div class="col-sm-5"> + <div class="col-md-5"> <div class="device-container"> <div class="device-mockup surface landscape"> <div class="device"> diff --git a/docs/_includes/header.html b/docs/_includes/header.html @@ -1,7 +1,7 @@ <header> <div class="container"> <div class="row"> - <div class="col-sm-6"> + <div class="col-md-7"> <div class="header-content"> <div class="header-content-inner"> <h1>Morpheus is a windows focused QT Chat Client for use with Matrix written in Golang.</h1> @@ -9,7 +9,7 @@ </div> </div> </div> - <div class="col-sm-6"> + <div class="col-md-5"> <div class="device-container"> <div class="device-mockup surface landscape"> <div class="device"> diff --git a/docs/_includes/nav-blog.html b/docs/_includes/nav-blog.html @@ -1,8 +1,8 @@ -<nav id="mainNav" class="navbar navbar-default navbar-fixed-top"> +<nav id="mainNav" class="navbar navbar-light navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> - <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> + <button type="button" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i> </button> <a class="navbar-brand page-scroll" href="{{ site.baseurl }}">{{ site.title }}</a> diff --git a/docs/_includes/nav-funds.html b/docs/_includes/nav-funds.html @@ -1,8 +1,8 @@ -<nav id="mainNav" class="navbar navbar-default navbar-fixed-top"> +<nav id="mainNav" class="navbar navbar-light navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> - <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> + <button type="button" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i> </button> <a class="navbar-brand page-scroll" href="{{ site.baseurl }}">{{ site.title }}</a> diff --git a/docs/_includes/nav.html b/docs/_includes/nav.html @@ -1,8 +1,8 @@ -<nav id="mainNav" class="navbar navbar-default navbar-fixed-top"> +<nav id="mainNav" class="navbar navbar-light navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> - <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> + <button type="button" class="navbar-toggler collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i> </button> <a class="navbar-brand page-scroll" href="#page-top">{{ site.title }}</a> diff --git a/docs/_includes/portfolio-funds.html b/docs/_includes/portfolio-funds.html @@ -1,7 +1,7 @@ <section id="portfolio" class="download bg-primary text-center"> <div class="container"> <div class="row"> - <div class="col-md-8 col-md-offset-2"> + <div class="col-lg-8 col-lg-offset-2"> <h2 class="section-heading">Do you have a better way to help? <i style="color:#21cddb" class="fa fa-globe"></i></h2> <p>I'm open to any form of help! If you have an idea to help put it immediately in place, or if you need to contact me to implement it write to lantoniotrento[at]gmail.com</p> <hr> @@ -27,7 +27,7 @@ <section class="no-padding" id="portfolio"> <div class="container-fluid"> <div class="row no-gutter"> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fjekynewage.github.io/funds/%2F&amp;src=sdkpreparse" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/facebook.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -42,7 +42,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a target="_blank" href="https://twitter.com/home?status=Hey!%20Please%20help%20%40lantoniotrento%20grow%20his%20jekyll%20theme%20by%20share%20https%3A//jekynewage.github.io/funds/%20%23jekyll%20%23github%20%23webmarketing" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/twitter.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -57,7 +57,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a target="_blank" href="https://www.linkedin.com/shareArticle?mini=true&url=https://jekynewage.github.io/funds/&title=JekyNewAge%20Bootstrap%20Jekyll &summary=Hey%20Please%20help%20%40lantoniotrento%20grow%20his%20jekyll%20theme%20by%20share%20it&source=LinkedIn" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/linkedin.jpg" class="img-responsive" alt=""> @@ -73,7 +73,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a target="_blank" href="https://plus.google.com/share?url=https://jekynewage.github.io/funds/" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/google.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -88,7 +88,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a target="_blank" href="https://www.pinterest.com/pin/create/button/?url=https%3A//catsonweb.github.io&media=https%3A//jekynewage.github.io/img/demo-screen-1.jpg&description=Hey%20Have%20a%20look%20at%20the%20jekynewage%20theme%20built%20for%20Jekyll%20by%20%40antoniotrento%20https%3A//jekynewage.github.io" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/pinterest.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -103,7 +103,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a target="_blank" href="whatsapp://send?text=Hey check out this jekyll theme http://jekynewage.github.io" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/whatsapp.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> diff --git a/docs/_includes/portfolio.html b/docs/_includes/portfolio.html @@ -1,7 +1,7 @@ <section id="portfolio" class="download bg-primary text-center"> <div class="container"> <div class="row"> - <div class="col-md-8 col-md-offset-2"> + <div class="col-lg-8 col-lg-offset-2"> <h2 class="section-heading">Our best products! <i style="color:#21cddb" class="fa fa-globe"></i></h2> <p>Try our amazing products</p> <hr> @@ -25,7 +25,7 @@ <section class="no-padding" id="portfolio"> <div class="container-fluid"> <div class="row no-gutter"> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a href="#" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/1.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -40,7 +40,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a href="#" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/2.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -55,7 +55,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a href="#" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/3.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -70,7 +70,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a href="#" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/4.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -85,7 +85,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a href="#" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/5.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> @@ -100,7 +100,7 @@ </div> </a> </div> - <div class="col-lg-4 col-sm-6"> + <div class="col-xl-4 col-md-6"> <a href="#" class="portfolio-box"> <img src="{{ site.baseurl }}img/portfolio/6.jpg" class="img-responsive" alt=""> <div class="portfolio-box-caption"> diff --git a/docs/_includes/quote.html b/docs/_includes/quote.html @@ -1,7 +1,7 @@ <section id="quote" class="download bg-primary text-center"> <div class="container"> <div class="row"> - <div class="col-md-8 col-md-offset-2"> + <div class="col-lg-8 col-lg-offset-2"> <h2 class="section-heading">Stay ready to go! <i style="color:brown"class="fa fa-coffee"></i></h2> <p>get started!</p> </div> diff --git a/docs/_includes/services-funds.html b/docs/_includes/services-funds.html @@ -2,7 +2,7 @@ <section id="features" class="features"> <div class="container"> <div class="row"> - <div class="col-lg-12 text-center"> + <div class="col-xl-12 text-center"> <div class="section-heading"> <h2>Give and receive</h2> <p class="text-muted">Anyone who decides to help, they will, as far as possible and my abilities, to help each other with:</p> @@ -11,7 +11,7 @@ </div> </div> <div class="row"> - <div class="col-md-4"> + <div class="col-lg-4"> <div class="device-container"> <div class="device-mockup surface landscape"> <div class="device"> @@ -25,17 +25,17 @@ </div> </div> </div> - <div class="col-md-8"> + <div class="col-lg-8"> <div class="container-fluid"> <div class="row"> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-cup text-primary"></i> <h3>Free consultation</h3> <p class="text-muted">I can put at your disposal the knowledge of web marketing and grow hacking acquired through years of study and adapt them to your business ideas, advising how best to act in your specific case.</p> </div> </div> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-mustache text-primary"></i> <h3>Crypto coin help</h3> @@ -44,14 +44,14 @@ </div> </div> <div class="row"> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-energy text-primary"></i> <h3>Helping with development</h3> <p class="text-muted">To the best of my knowledge, I can help you build your business on the internet if you're a small business, an entrepreneur, a freelancer or a student.</p> </div> </div> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-social-twitter text-primary"></i> <h3>Social Sharing</h3> diff --git a/docs/_includes/services.html b/docs/_includes/services.html @@ -2,7 +2,7 @@ <section id="features" class="features"> <div class="container"> <div class="row"> - <div class="col-lg-12 text-center"> + <div class="col-xl-12 text-center"> <div class="section-heading"> <h2>Unlimited Features, Unlimited Fun</h2> <p class="text-muted">Check out what you can do with this app theme!</p> @@ -11,7 +11,7 @@ </div> </div> <div class="row"> - <div class="col-md-4"> + <div class="col-lg-4"> <div class="device-container"> <div class="device-mockup surface landscape"> <div class="device"> @@ -25,17 +25,17 @@ </div> </div> </div> - <div class="col-md-8"> + <div class="col-lg-8"> <div class="container-fluid"> <div class="row"> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-screen-smartphone text-primary"></i> <h3>Device Mockups</h3> <p class="text-muted">Ready to use HTML/CSS device mockups, no Photoshop required!</p> </div> </div> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-camera text-primary"></i> <h3>Flexible Use</h3> @@ -44,14 +44,14 @@ </div> </div> <div class="row"> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-present text-primary"></i> <h3>Free to Use</h3> <p class="text-muted">As always, this theme is free to download and use for any purpose!</p> </div> </div> - <div class="col-md-6"> + <div class="col-lg-6"> <div class="feature-item"> <i class="icon-lock-open text-primary"></i> <h3>Open Source</h3> diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html @@ -6,7 +6,7 @@ layout: default <header id="header" class="intro-header bg-primary text-center" style="background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')"> <div class="container"> <div class="row"> - <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> + <div class="col-xl-8 col-xl-offset-2 col-lg-10 col-lg-offset-1"> <div class="post-heading"> <h1>{{ page.title }}</h1> {% if page.subtitle %} @@ -24,7 +24,7 @@ layout: default <article> <div id="post" class="container"> <div class="row"> - <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> + <div class="col-xl-8 col-xl-offset-2 col-lg-10 col-lg-offset-1"> {% if site.data-ad-client %} <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- jekynewage google ads --> @@ -78,7 +78,7 @@ layout: default <article> <div id="disqus" class="container"> <div class="row"> - <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> + <div class="col-xl-8 col-xl-offset-2 col-lg-10 col-lg-offset-1"> <h2 class="section-heading">Leave a comment! We <i style="color:red"class="fa fa-heart"></i> it!</h2> diff --git a/docs/blog.html b/docs/blog.html @@ -12,11 +12,9 @@ header-img: "img/post-bg-01.jpg" <h2 class="header categories" itemprop="headline"><small>grouped by <div class="dropdown btn-group"> - <button class="btn btn-categories dropdown-toggle btn-xs" type="button" data-toggle="dropdown">Years - <span class="caret"></span> - </button> + <button class="btn btn-categories dropdown-toggle btn-xs" type="button" data-toggle="dropdown">Years</button> <ul class="dropdown-menu"> - <li><a href="{{ site.baseurl }}posts-by-categories/">Categories</a></li> + <li class="dropdown-item"><a href="{{ site.baseurl }}posts-by-categories/">Categories</a></li> </ul> </div> @@ -27,7 +25,7 @@ header-img: "img/post-bg-01.jpg" {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %} {% if forloop.first %} - <div class="col-md-12 content-panel articles"> + <div class="col-lg-12 content-panel articles"> <h2 id="{{ this_year }}-ref">{{ this_year }}</h2> <ul style="list-style: none;"> {% endif %} @@ -36,7 +34,7 @@ header-img: "img/post-bg-01.jpg" <hr> <a href="{{ post.url | prepend: site.baseurl }}"><img src="/{{ post.header-img | prepend: site.baseurl }}" class="img-responsive" alt="{{ post.title }}"></a> <h3><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a></h3> - <small class="hidden-xs">{{ post.date | date: "%B %-d, %Y" }}</small> + <small class="hidden-md">{{ post.date | date: "%B %-d, %Y" }}</small> </li> {% if forloop.last %} </ul> @@ -45,7 +43,7 @@ header-img: "img/post-bg-01.jpg" {% if this_year != next_year %} </ul> </div> - <div class="col-md-12 content-panel articles"> + <div class="col-lg-12 content-panel articles"> <h2 id="{{ next_year }}-ref">{{next_year}}</h2> <ul style="list-style: none;"> {% endif %}