No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
#poncho-search-form-wrapper { | #poncho-search-form-wrapper { | ||
margin: 30px; | margin: 30px; | ||
} | |||
.infobox { | |||
float: right; | |||
} | |||
.infobox caption { | |||
text-align: center; | |||
background: #037c7c; | |||
color: #f9f9f9; | |||
font-weight: bold; | |||
} | } | ||
Revision as of 21:26, 29 March 2023
@font-face { font-family: 'Cabin'; src: url('/skins/Poncho/fonts/Cabin-Regular.ttf') format('truetype'); font-weight: normal; font-style: normal; } body { font-family: 'Cabin'; background-image: url("/skins/Poncho/images/MSP_Challenge_Imagery-Darken.jpg"); background-size: 100% auto; background-repeat: no-repeat; font-size: 16px; color: #055d63; } a { color: #e68400; } #poncho-menu .poncho-menu-item a.active, #poncho-menu .poncho-menu-item a:hover { color: #e68400 !important; } #poncho-menu .poncho-menu-item:hover { background: unset !important; } #poncho-header-wrapper { height: 66px; margin-top: 25px; padding: unset !important; background: linear-gradient(90deg,transparent,#fff 65%); border: unset !important; } #poncho-header { background: unset !important; } #poncho-logo-wrapper img { height: 35px; margin: 16px 22px; } #poncho-menu { font-weight: 700; margin: 7px 50px 0 0; } .poncho-menu-item { margin: 0 10px; } .poncho-menu-item a { margin: unset !important; padding: 10px; } #poncho-sites-dropdown { position: absolute; right: 0; background: white; top: 44px; display: none; } #poncho-sites-item:hover > #poncho-sites-dropdown { display: block; } #poncho-sites { list-style-type: none; padding: 0; } #poncho-search-form-wrapper { margin: 30px; } .infobox { float: right; } .infobox caption { text-align: center; background: #037c7c; color: #f9f9f9; font-weight: bold; } #poncho-content-wrapper { max-width: unset !important; padding: unset !important; margin: 61px 0 0 0 !important; } #content { background: white; margin: unset !important; position: relative; } #bodyContent { padding-top: 15px; max-width: 1024px; margin: auto; } #firstHeading { color: white !important; margin-top: 125px; text-align: center; font-size: 50px; } #firstSubHeading { text-align: center; color: white; font-family: "Georgia"; font-style: italic; font-weight: lighter; } h1, h2, h3, h4, h5, h6 { margin: 30px 0 10px 0; } #toc { background: #037c7c; border: unset !important; margin: 0 1em; padding: 1em; float: right; color: white; max-width: 260px; } #toc .tocnumber, #toc a, #mainpagenavigation tr.body ul li { color: white !important; } .oo-ui-panelLayout-framed { border: unset !important; } .oo-ui-tabSelectWidget-framed { background-color: unset !important; } .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover { color: #f7a02b !important; } .oo-ui-tabOptionWidget { color: #055d63 !important; } .oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected { color: #f7a02b !important; } #mainpagenavigation tr.body { background: url("/skins/Poncho/images/MSP_Challenge_Imagery-Blur_and_Darken.jpg"); } #mainpagenavigation tr.body a { color: white; } #mainpagenavigation td, #mainpagenavigation th { padding: 1em .5em; vertical-align: top; } #catlinks > div { font-size: 16px; } #catlinks li a { background: unset; border: unset; border-radius: unset; color: #e68400; display: unset; padding: unset; text-decoration: unset; font-size: 16px; } .ve-ui-toolbar-floating > .oo-ui-toolbar-bar { top: 90px !important; } .oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button { line-height: unset !important; } .oo-ui-buttonElement-button, .oo-ui-inputWidget-input:not(textarea) { border-radius: 3em !important; } #editButtons .oo-ui-buttonElement-button { border-color: unset !important; border-style: unset !important; border-width: unset !important; background: #037c7c !important; color: #ffffff !important; padding: 8px 16px !important; } #editButtons .oo-ui-buttonElement-button:hover { background: #f7a02b !important; } #poncho-actions .oo-ui-buttonElement-button { background: #f8f9fa !important; color: #055d63 !important; border-color: unset !important; border-style: unset !important; border-width: unset !important; padding: 8px 16px !important; } #poncho-actions .oo-ui-buttonElement-button:hover { background: #f7a02b !important; color: white !important; } #poncho-actions { float: unset !important; background: #037c7c; padding: 10px; color: white; text-align: center; margin: 40px 0; } #poncho-actions div { margin: 20px 0; } #poncho-footer-wrapper { margin: unset !important; max-width: unset !important; padding: unset !important; background: #055d63; color: white; } #poncho-footer-wrapper a { color: white; } #poncho-footer { margin: unset !important; border: unset !important; } #poncho-footer div { margin: 20px 0; } #poncho-footer div span { margin: 0 20px; }
This page was last edited on 29 March 2023, at 21:26. Content is available under GPLv3 unless otherwise noted.