From 147710853859f6b38ddfdbc11fbec963ba9ad3b5 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Thu, 20 Oct 2016 17:31:56 +0300 Subject: [PATCH] 123 --- frontend/web/css/style.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 573c4c2..798ec9d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2104,6 +2104,10 @@ p.right{text-align: right;} max-width: 1016px; margin: 0 auto; } +.textile_bottom .simple-spoiler, .textile_bottom .title1.left{ + margin: 0 auto; + max-width: 960px; +} .aw_logo{ opacity: 0.5; margin-top: 15px; -- libgit2 0.21.4