From 778e91166c9dffdc4eff324ba7f11d9c2221a199 Mon Sep 17 00:00:00 2001 From: dignajar Date: Thu, 28 Jan 2016 01:05:15 -0300 Subject: [PATCH] Blogme theme improves --- bl-themes/blogme/assets/css/bludit.css | 8 ++++++-- bl-themes/blogme/assets/css/main.css | 14 +++++++------- bl-themes/blogme/assets/js/main.js | 8 ++++---- bl-themes/blogme/php/head.php | 2 +- bl-themes/blogme/php/page.php | 2 +- bl-themes/blogme/php/post.php | 2 +- 6 files changed, 20 insertions(+), 16 deletions(-) diff --git a/bl-themes/blogme/assets/css/bludit.css b/bl-themes/blogme/assets/css/bludit.css index 90c93aa4..c182dffc 100644 --- a/bl-themes/blogme/assets/css/bludit.css +++ b/bl-themes/blogme/assets/css/bludit.css @@ -8,6 +8,10 @@ min-width: 12em !important; } +article.post { + overflow: hidden; +} + article.post div.title h1 { font-weight: normal; margin: 0 !important; @@ -32,8 +36,8 @@ div.cover-image { width: calc(100% + 6em); } -h1.blog-title { - font-size: 2.4em; +h2.blog-title { + font-size: 2em; font-weight: normal; text-align: center; } diff --git a/bl-themes/blogme/assets/css/main.css b/bl-themes/blogme/assets/css/main.css index 3b189eb3..c0d89b2b 100644 --- a/bl-themes/blogme/assets/css/main.css +++ b/bl-themes/blogme/assets/css/main.css @@ -528,7 +528,7 @@ } - @media screen and (max-width: 1280px) { + @media screen and (max-width: 1010px) { .row > * { padding: 0 0 0 1em; @@ -1439,7 +1439,7 @@ } - @media screen and (max-width: 1280px) { + @media screen and (max-width: 1010px) { body, input, select, textarea { font-size: 12pt; @@ -2271,7 +2271,7 @@ content: '\f053'; } - @media screen and (max-width: 1280px) { + @media screen and (max-width: 1010px) { ul.actions.pagination { text-align: center; @@ -2528,7 +2528,7 @@ margin: 0 0 2em 0; } - @media screen and (max-width: 1280px) { + @media screen and (max-width: 1010px) { .mini-posts { display: -moz-flex; @@ -3178,7 +3178,7 @@ } - @media screen and (max-width: 1280px) { + @media screen and (max-width: 1010px) { #wrapper { display: block; @@ -3225,7 +3225,7 @@ padding-top: 0; } - @media screen and (max-width: 1280px) { + @media screen and (max-width: 1010px) { #sidebar { border-top: solid 1px rgba(160, 160, 160, 0.3); @@ -3277,7 +3277,7 @@ font-size: 0.8em; } - @media screen and (max-width: 1280px) { + @media screen and (max-width: 1010px) { #intro { margin: 0 0 3em 0; diff --git a/bl-themes/blogme/assets/js/main.js b/bl-themes/blogme/assets/js/main.js index 8c6f6bc6..0eec14a0 100644 --- a/bl-themes/blogme/assets/js/main.js +++ b/bl-themes/blogme/assets/js/main.js @@ -7,10 +7,10 @@ (function($) { skel.breakpoints({ - xlarge: '(max-width: 1100px)', - large: '(max-width: 1000px)', - medium: '(max-width: 980px)', - small: '(max-width: 736px)', + xlarge: '(max-width: 1200px)', + large: '(max-width: 1010px)', + medium: '(max-width: 1200px)', + small: '(max-width: 1100px)', xsmall: '(max-width: 480px)' }); diff --git a/bl-themes/blogme/php/head.php b/bl-themes/blogme/php/head.php index d6960457..0855c81a 100644 --- a/bl-themes/blogme/php/head.php +++ b/bl-themes/blogme/php/head.php @@ -10,7 +10,7 @@ - + url() ?>">

title() ?>

+

title() ?>

diff --git a/bl-themes/blogme/php/post.php b/bl-themes/blogme/php/post.php index e0726665..9f30da71 100644 --- a/bl-themes/blogme/php/post.php +++ b/bl-themes/blogme/php/post.php @@ -1,4 +1,4 @@ -

title() ?>

+

title() ?>