diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index cf817b2..643ab8d 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -1766,6 +1766,10 @@ p.right{text-align: right;} .menu .container ul li:hover .dropd_menu{ display: block; } +.textile_bottom .centered{ + max-width: 964px; + margin: 0 auto; +} .dropd_menu{ position: absolute; width: 100%!important; -- libgit2 0.21.4