2206
редагувань
Admin (обговорення | внесок) (auth: header bar full-width + content centered; fix 2-panel flex parent) |
Admin (обговорення | внесок) (CreateAccount: both panels 440px wide (was 480/320)) |
||
| Рядок 1605: | Рядок 1605: | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
max-width: | max-width: 920px !important; | ||
width: calc(100% - 32px) !important; | width: calc(100% - 32px) !important; | ||
overflow: visible !important; | overflow: visible !important; | ||
| Рядок 1625: | Рядок 1625: | ||
/* === Ліва картка — #userloginForm wrapper з формою === */ | /* === Ліва картка — #userloginForm wrapper з формою === */ | ||
body.mw-special-CreateAccount #userloginForm { | body.mw-special-CreateAccount #userloginForm { | ||
flex: | flex: 0 0 440px; | ||
background: #ffffff !important; | background: #ffffff !important; | ||
border-radius: 20px !important; | border-radius: 20px !important; | ||
| Рядок 1654: | Рядок 1654: | ||
/* === Права картка — benefits-блок === */ | /* === Права картка — benefits-блок === */ | ||
body.mw-special-CreateAccount .mw-createacct-benefits-container { | body.mw-special-CreateAccount .mw-createacct-benefits-container { | ||
flex: 0 | flex: 0 0 440px; | ||
background: #ffffff !important; | background: #ffffff !important; | ||
border-radius: 20px !important; | border-radius: 20px !important; | ||