Template:Appeal/FY2324 E3 XM/en: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 71: | Line 71: | ||
width: 380px; |
width: 380px; |
||
} |
} |
||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#content.mw-body { |
|||
flex: 1; |
|||
margin: 0; |
|||
padding: 0; |
|||
height: max-content; |
|||
overflow-y: auto; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#bodyContent.vector-body { |
|||
overflow-y: auto; |
|||
max-height: 100vh; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-content-text.mw-body-content { |
|||
overflow-y: auto; |
|||
display: flex; |
|||
flex-direction: column; |
|||
padding: 30px; |
|||
gap: 30px; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-content-text.mw-body-content div#appeal-wrapper { |
|||
display: none; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-content-text.mw-body-content img.wmf-logo { |
|||
width: 200px; |
|||
margin: 0 auto; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-navigation { |
|||
flex: 1; |
|||
background: url("https://people.wikimedia.org/~ppenloglou/assets/images/bg-donate-test.svg"); |
|||
display: flex; |
|||
align-items: center; |
|||
justify-content: center; |
|||
flex-direction: column; |
|||
overflow-y: hidden; |
|||
max-height: 100vh; |
|||
background-size: cover; |
|||
background-position: center; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-navigation h2, |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-navigation div#mw-panel { |
|||
display: none; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-navigation .jimmy-appeal { |
|||
padding: 0 2rem; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-navigation .jimmy-appeal .jimmy-quote { |
|||
font-size: 28px; |
|||
text-align: center; |
|||
line-height: 1.5; |
|||
font-weight: bold; |
|||
padding: 0 2rem; |
|||
margin-bottom: 30px; |
|||
} |
|||
body.mw-special-FundraiserLandingPage.page-Special_LandingPage div#mw-navigation .jimmy-appeal .jimmy-founder { |
|||
text-align: right; |
|||
} |
|||
} |
} |
||
</style> |
</style> |
Revision as of 17:46, 3 November 2023