No edit summary
No edit summary
 
(32 intermediate revisions by 3 users not shown)
Line 1: Line 1:
//* CSS placed here will be applied to all skins */
@font-face {
font-family: 'Cabin';
src: url('/skins/Poncho/fonts/Cabin-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


/* Infobox template style */
body {
font-family: 'Cabin';
background-image: url("/skins/Poncho/images/MSP_Challenge_Imagery-Darken.jpg");
background-position-x: center;
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 {
.infobox {
border: 1px solid #ccc;
  float: right;
border-spacing: 3px;
  border: 1px solid #c8ccd1;
background-color: #eeeeee;
}
color: #080808;
/* @noflip */
.infobox caption {
margin: 0.5em 0 0.5em 1em;
  text-align: center;
padding: 0.2em;
  background: #037c7c;
/* @noflip */
  color: #f9f9f9;
float: right;
  font-weight: bold;
/* @noflip */
}
clear: right;
 
font-size: 95%;
.infobox img {
line-height: 1.75em;
  width: 304px !important;
  height: auto;
}
}
.infobox a {
 
color: #337ab7
#poncho-content-wrapper {
max-width: unset !important;
padding: unset !important;
margin: 61px 0 0 0 !important;
}
}


.infobox table {
#content {
border: 1px solid white;  
background: white;
color: #f9f9f9
margin: unset !important;
position: relative;
}
}


#bodyContent {
padding-top: 15px;
max-width: 1024px;
margin: auto;
}


.infobox caption {
#firstHeading {
font-size: 125%;
color: white !important;
font-weight: bold;
margin-top: 125px;
padding: 0.2em;
text-align: center;
text-align: center;
font-size: 50px;
border: 1px solid white;  
}
background-color: #595958;  
 
color: #f9f9f9
#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;
}
}


.infobox td,
#catlinks li a {
.infobox th {
  background: unset;
vertical-align: top;
  border: unset;
/* @noflipbackground-color: #ccc; */
  border-radius: unset;
text-align: left;
  color: #e68400;
text-indent:10px;
  display: unset;
  padding: unset;
  text-decoration: unset;
  font-size: 16px;
}
}


.infobox.bordered {
.ve-ui-toolbar-floating > .oo-ui-toolbar-bar {
border-collapse: collapse;
top: 90px !important;
}
}
.infobox.bordered td,
 
.infobox.bordered th {
.oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button {
border: 1px solid #a2a9b1;
  line-height: 1.42857143em !important;
}
}
.infobox.bordered .borderless td,
 
.infobox.bordered .borderless th {
.oo-ui-buttonElement-button, .oo-ui-inputWidget-input:not(textarea) {
border: 0;
border-radius: 3em !important;
}
}


.infobox.sisterproject {
#editButtons .oo-ui-buttonElement-button {
width: 20em;
border-color: unset !important;
font-size: 90%;
border-style: unset !important;
border-width: unset !important;
background: #037c7c !important;
color: #ffffff !important;
padding: 8px 16px !important;
}
}


.infobox.standard-talk {
#editButtons .oo-ui-buttonElement-button:hover {
border: 1px solid #c0c090;
background: #f7a02b !important;
background-color: #f8eaba;
}
}
.infobox.standard-talk.bordered td,
 
.infobox.standard-talk.bordered th {
#poncho-actions .oo-ui-buttonElement-button {
border: 1px solid #c0c090;
background: #f8f9fa !important;
color: #055d63 !important;
border-color: unset !important;
border-style: unset !important;
border-width: unset !important;
padding: 8px 16px !important;
}
}


/* styles for bordered infobox with merged rows */
#poncho-actions .oo-ui-buttonElement-button:hover {
.infobox.bordered .mergedtoprow td,
background: #f7a02b !important;
.infobox.bordered .mergedtoprow th {
color: white !important;
border: 0;
border-top: 1px solid #a2a9b1;
/* @noflip */
border-right: 1px solid #a2a9b1;
}
}


.infobox.bordered .mergedrow td,
#poncho-actions {
.infobox.bordered .mergedrow th {
float: unset !important;
border: 0;
background: #037c7c;
/* @noflip */
padding: 10px;
border-right: 1px solid #a2a9b1;
color: white;
text-align: center;
margin: 40px 0;
}
}


/* Styles for geography infoboxes, eg countries,
 
  country subdivisions, cities, etc.            */
#poncho-actions div {
.infobox.geography {
margin: 20px 0;
border-collapse: collapse;
line-height: 1.2em;
font-size: 90%;
}
}


.infobox.geography td,
#poncho-footer-wrapper {
.infobox.geography th {
  margin: unset !important;
border-top: 1px solid #a2a9b1;
max-width: unset !important;
padding: 0.4em 0.6em 0.4em 0.6em;
  padding: unset !important;
background: #055d63;
color: white;
}
}
.infobox.geography .mergedtoprow td,
 
.infobox.geography .mergedtoprow th {
#poncho-footer-wrapper a {
border-top: 1px solid #a2a9b1;
color: white;
padding: 0.4em 0.6em 0.2em 0.6em;
}
}


.infobox.geography .mergedrow td,
#poncho-footer {
.infobox.geography .mergedrow th {
margin: unset !important;
border: 0;
border: unset !important;
padding: 0 0.6em 0.2em 0.6em;
}
}


.infobox.geography .mergedbottomrow td,
#poncho-footer div {
.infobox.geography .mergedbottomrow th {
margin: 20px 0;
border-top: 0;
border-bottom: 1px solid #a2a9b1;
padding: 0 0.6em 0.4em 0.6em;
}
}


.infobox.geography .maptable td,
#poncho-footer div span {
.infobox.geography .maptable th {
margin: 0 20px;
border: 0;
padding: 0;
}
}

Latest revision as of 13:18, 4 October 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-position-x: center;
 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;
  border: 1px solid #c8ccd1;
}
	
.infobox caption {
  text-align: center;
  background: #037c7c;
  color: #f9f9f9;
  font-weight: bold;
}

.infobox img {
  width: 304px !important;
  height: auto;
}

#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: 1.42857143em !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 4 October 2023, at 13:18. Content is available under GPLv3 unless otherwise noted.