From 435f7adb59685fc29327ac446e73d987e05b17c4 Mon Sep 17 00:00:00 2001 From: zhegal Date: Wed, 17 Jan 2018 14:11:38 +0200 Subject: [PATCH] verstka 3 --- frontend/web/css/style.css | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index db26879..f831f41 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -352,6 +352,15 @@ a.sqre_btn { .button1{width:100%;} h2, .h2 {font-size: 6vw;} .lead{font-size:16px;} + .img-title table td.buts{ + width: 40px; + } + .img-title table td.buts a.sqre_btn{ + margin-bottom: 5px; + width: 30px; + height: 30px; + background-size: 45%; + } } @media(max-width:380px){ .more-projects{ -- libgit2 0.21.4