From df62ac65b18369c769fe09ef333deb09f08bfe85 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 21 Oct 2016 17:36:51 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5c7f49c..224b762 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2399,4 +2399,12 @@ p.right{text-align: right;} @media (max-width: 379px) { .main-box1 img{width:100%;} .blog_link img{width: 100%;} + .shares-blog li a { + width: 25px; + height: 25px; + background-size: cover; + display: block; + background-position: center; + background-repeat: no-repeat; + } } \ No newline at end of file -- libgit2 0.21.4