From a1307bf88a9222d810e6cca468c2198bea17e9fe Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 5 Oct 2016 17:59:15 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 260d58a..8784fe1 100644 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1893,6 +1893,9 @@ p.right{text-align: right;} margin-left: auto; margin-right: auto; } +.start_otzivi .title { + font-size: 18px; +} .comments_block { border-bottom: 1px solid #d9d9d9; } -- libgit2 0.21.4