diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5ad7571..c885396 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -908,7 +908,7 @@ li.project-home-active span { } .federation-home-text { - font-size: 18px; + font-size: 20px; color: #b7ebff; margin-top: 28px; box-sizing: border-box; @@ -927,15 +927,15 @@ li.project-home-active span { max-height: 111px; } .new_txt_fed_home { - font-size: 13px; + font-size: 16px; text-align: center; color: #b7ebff; position: absolute; - top:27px; + top: 27px; left: 0; - max-height: 30px; + max-height: 50px; box-sizing: border-box; - padding: 0 162px; + padding: 0 155px; overflow: hidden; } .footer-all-wr { @@ -8851,7 +8851,8 @@ ul.menu-admin li.logout-li, ul.menu-admin li.logout-li a, ul.menu-admin li:last- } .admin-avatar-pattern .remover_image#image_remove_img { - left: 180px !important; + left: 185px !important; + width: 12px; } .admin-avatar-pattern .remover_image#poster_remove_img { @@ -12445,8 +12446,9 @@ li.active-menu-admin:hover a .ico_num { .general_avatar-wr #image_remove_img { left: auto !important; right: -13px; - top: 50%; - margin-top: -9px; + top: 3%; + margin-top: -8px; + margin-left: 0px; } /* specialisations */ -- libgit2 0.21.4