From 0f712ced02b95e997ce8bc501529c4ef8b97df8b Mon Sep 17 00:00:00 2001
From: zhegal
Date: Mon, 30 Oct 2017 10:30:11 +0200
Subject: [PATCH] -partners 5 -h2 deleted
---
frontend/views/blog/article.php | 1 -
frontend/views/site/comments.php | 3 ---
frontend/views/site/contact.php | 3 ---
frontend/views/site/price.php | 4 ----
frontend/web/css/custom.css | 8 ++++++++
frontend/web/js/front.js | 2 +-
6 files changed, 9 insertions(+), 12 deletions(-)
diff --git a/frontend/views/blog/article.php b/frontend/views/blog/article.php
index 6964f93..3e9970d 100755
--- a/frontend/views/blog/article.php
+++ b/frontend/views/blog/article.php
@@ -45,7 +45,6 @@ _________________________________________________________ -->
'd M, Y',
$model->created_at
) ?>
-
diff --git a/frontend/views/site/comments.php b/frontend/views/site/comments.php
index 04601d7..78aa72e 100755
--- a/frontend/views/site/comments.php
+++ b/frontend/views/site/comments.php
@@ -14,9 +14,6 @@
-
-
Отзывы
-
-
-
Контакты
-
Are you curious about something? Do you have some kind of problem with our products? As am hastily invited settled at limited civilly fortune me. Really spring in extent an by. Judge but built gay party world. Of so am
diff --git a/frontend/views/site/price.php b/frontend/views/site/price.php
index 9ee126b..c35dabd 100755
--- a/frontend/views/site/price.php
+++ b/frontend/views/site/price.php
@@ -22,10 +22,6 @@ $this->params[ 'breadcrumbs' ][] = $this->title;
-
-
-
=$this->title?>
-
diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css
index f51e297..5a60a7d 100755
--- a/frontend/web/css/custom.css
+++ b/frontend/web/css/custom.css
@@ -472,6 +472,14 @@ div.modal-title{
.footer-copyrights{
margin-top:-55px;
}
+#blog-listing-big .post .author-category, #blog-homepage .post .author-category {
+ color: #999999;
+ text-transform: uppercase;
+ font-weight: 300;
+ letter-spacing: 0.08em;
+ display: inline-block;
+ margin-right: 15px;
+}
@media (max-width: 991px) {
.footer-copyrights{
margin-top:0;
diff --git a/frontend/web/js/front.js b/frontend/web/js/front.js
index e373840..12ed37a 100755
--- a/frontend/web/js/front.js
+++ b/frontend/web/js/front.js
@@ -125,7 +125,7 @@ function sliders() {
$(".customers")
.owlCarousel(
{
- items: 6,
+ items: 5,
itemsDesktopSmall: [
990,
4
--
libgit2 0.21.4