MediaWiki:Common.css: відмінності між версіями

CreateAccount: both panels 440px wide (was 480/320)
(auth: header bar full-width + content centered; fix 2-panel flex parent)
(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: 880px !important;
     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: 1 1 480px;
     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 1 320px;
     flex: 0 0 440px;
     background: #ffffff !important;
     background: #ffffff !important;
     border-radius: 20px !important;
     border-radius: 20px !important;