Commit 147710853859f6b38ddfdbc11fbec963ba9ad3b5
1 parent
c14be29f
123
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -2104,6 +2104,10 @@ p.right{text-align: right;} |
2104 | 2104 | max-width: 1016px; |
2105 | 2105 | margin: 0 auto; |
2106 | 2106 | } |
2107 | +.textile_bottom .simple-spoiler, .textile_bottom .title1.left{ | |
2108 | + margin: 0 auto; | |
2109 | + max-width: 960px; | |
2110 | +} | |
2107 | 2111 | .aw_logo{ |
2108 | 2112 | opacity: 0.5; |
2109 | 2113 | margin-top: 15px; | ... | ... |