From 4a6b261f8379f7c4be7b0bab4999c85baeb36396 Mon Sep 17 00:00:00 2001 From: zhegal Date: Tue, 5 Dec 2017 11:31:29 +0200 Subject: [PATCH] text --- frontend/web/css/custom.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/custom.css b/frontend/web/css/custom.css index 22de457..edfdcf8 100644 --- a/frontend/web/css/custom.css +++ b/frontend/web/css/custom.css @@ -242,12 +242,13 @@ img.img-responsive.img-circle { #sect3 .list-sessions li, #sect5 .list-sessions li { background-image: url(../img/ckeck2.png); - background-position: 0px 2px; + background-position: 0px 4px; background-repeat: no-repeat; - text-indent: 25px; + text-indent: 28px; padding-top: 0; - line-height: 25px; + line-height: 29px; margin-bottom: 8px; + font-size: 16px; } .btn-template-transparent-orange { color: #ff9701; -- libgit2 0.21.4