2206
редагувань
Admin (обговорення | внесок) (login v2.15: ширина page-container як на головній (Vector default), bg → cover) |
Admin (обговорення | внесок) (rollback v2.15: повернути full-width + bg 100% 100%) Мітка: Ручний відкіт |
||
| Рядок 866: | Рядок 866: | ||
body.mw-special-CreateAccount .mw-page-container { | body.mw-special-CreateAccount .mw-page-container { | ||
background-image: url('/images/login-bg.png?v=2') !important; | background-image: url('/images/login-bg.png?v=2') !important; | ||
background-size: | background-size: 100% 100% !important; | ||
background-repeat: no-repeat !important; | background-repeat: no-repeat !important; | ||
background-position: center center !important; | background-position: center center !important; | ||
| Рядок 873: | Рядок 873: | ||
display: flex !important; | display: flex !important; | ||
flex-direction: column !important; | flex-direction: column !important; | ||
max-width: none !important; | |||
width: 100% !important; | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
border: none !important; | border: none !important; | ||
} | } | ||