From 3f91d04783bdd464b9b180efa2f2bf8819ea43ea Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 16:56:22 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index c0b9422..3dfccc4 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -735,7 +735,8 @@ footer .socbuts a:hover{ .titles .ti_a{font-size: 24px;padding-bottom: 8px;} .titles .ti_b{font-size: 17px;padding-bottom: 15px;} .post_1{ - margin: 10px 0px 100px 0px; + max-width: 960px; + margin: 0 auto; letter-spacing: 1px; } .post_1_main{ -- libgit2 0.21.4