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