No edit summary
No edit summary
Line 44: Line 44:
#content {
#content {
     background: none !important;
     background: none !important;
     width: 100%;
     width: 100% !important;
     padding: 0;
     padding: 0 !important;
}
}



Revision as of 08:36, 15 October 2021

@font-face {
    font-family: 'robotoregular';
    src: url('/skins/Poncho/fonts/Roboto-Regular-webfont.eot');
    src: url('/skins/Poncho/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skins/Poncho/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('/skins/Poncho/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('/skins/Poncho/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'robotoregular';
}

#poncho-namespaces {
    display: block;
    float: right;
    margin: 15px 0px 0px 0px;
    padding: 0;
    font-size: small;
}

#firstHeading {
    margin: 2px 0 .5em 0;
    padding-top: 10px;
    line-height: 3;
    font-size: 1.6em;
    border-bottom: 0;
}

#poncho-content-wrapper {
    margin: auto;
    background: rgba(255,255,255,0.7);
    padding: 0px 30px 30px 30px;
}

#poncho-header-wrapper {
    background-color: #555555 !important;
    padding: 0;
    border: none;
}

#content {
    background: none !important;
    width: 100% !important;
    padding: 0 !important;
}

.poncho-menu-icon {
    opacity: 1 !important;
}

#poncho-menu-icon {
    background: url('/skins/Poncho/images/menu_light.png') no-repeat center;
}

#poncho-user-icon {
    background: url('/skins/Poncho/images/user_light.png') no-repeat center;
}

#poncho-tool-icon {
    background: url('/skins/Poncho/images/tool_light.png') no-repeat center;
}

#poncho-edit-icon {
    background: url('/skins/Poncho/images/edit_light.png') no-repeat center;
}

#pt-anonuserpage {
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    margin: auto;
    margin-left: auto;
    margin-right: 5px;
}

//* CSS placed here will be applied to all skins */

/* Infobox template style */

.infobox table {border: 1px solid white; color: #f9f9f9}

.infobox caption {border: 1px solid white; background-color: #595958; color: #f9f9f9}

.infobox a {color: #337ab7}

.infobox {
	border: 1px solid #ccc;
	border-spacing: 3px;
	background-color: #eeeeee;
	color: #080808;
	/* @noflip */
	margin: 0.5em 0 0.5em 1em;
	padding: 0.2em;
	/* @noflip */
	float: right;
	/* @noflip */
	clear: right;
	font-size: 95%;
	line-height: 1.75em;
}
.infobox caption {
	font-size: 125%;
	font-weight: bold;
	padding: 0.2em;
	text-align: center;
	background: #595958;
border-color: #ccc;
}



.infobox td,
.infobox th {
	vertical-align: top;
	/* @noflipbackground-color: #ccc; */
	text-align: left;
  text-indent:10px;

}

.infobox.bordered {
	border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
	border: 1px solid #a2a9b1;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
	border: 0;
}

.infobox.sisterproject {
	width: 20em;
	font-size: 90%;
}

.infobox.standard-talk {
	border: 1px solid #c0c090;
	background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
	border: 1px solid #c0c090;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
	border: 0;
	border-top: 1px solid #a2a9b1;
	/* @noflip */
	border-right: 1px solid #a2a9b1;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
	border: 0;
	/* @noflip */
	border-right: 1px solid #a2a9b1;
}

/* Styles for geography infoboxes, eg countries,
   country subdivisions, cities, etc.            */
.infobox.geography {
	border-collapse: collapse;
	line-height: 1.2em;
	font-size: 90%;
}

.infobox.geography  td,
.infobox.geography  th {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.2em 0.6em;
}

.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
	border: 0;
	padding: 0 0.6em 0.2em 0.6em;
}

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

.infobox.geography .maptable td,
.infobox.geography .maptable th {
	border: 0;
	padding: 0;
}

/********************* manual edits below *********************/

.hero-image {
    background-image: url(//community.mspchallenge.info/resources/assets/Main_HEADER_002.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero-text {
    text-align: center;
    color: white;
    font-size: 24px;
    padding: 50px 0px 50px 0px;
}

body {
    background-image: url(//community.mspchallenge.info/resources/assets/Main_HEADER_003.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    margin: 0;
    padding: 0;
}

#content {
    overflow: auto;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 1000px;
    background: rgba(255,255,255,0.7);
    padding: 0px 30px 30px 30px;
    width: 90%
}

.hero-text p {
    padding: 50px 0px 0px 0px;
    margin: 0;
    letter-spacing: 2px;
}

#mainpagenavigation th {
    color: #fff;
    background-color: rgba(85,85,85,1);
    font-weight: 400;
    height: 48px;
    text-align: center;
}

.wikitable > tr > th, .wikitable > * > tr > th {
    background-color: #eaecf0;
    text-align: center;
}

.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
    border: 1px solid #a2a9b1;
    padding: 0.2em 0.4em;
}

th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
}

#mainpagenavigation {
    border-collapse: collapse;
    text-align: left;
    box-shadow: rgb(0 0 0 / 25%) 0 0 0.75em;
}

.wikitable {
    background-color: #f8f9fa;
    color: #222;
    margin: 1em 0;
    border: 1px solid #a2a9b1;
    border-collapse: collapse;
}

#mainpagenavigation td.content {
    vertical-align: top;
}

#mainpagenavigation td {
    background-color: transparent;
    color: #ffffff;
    background-color: rgba(85,85,85,0.7);
    min-width: 200px;
}

.wikitable td {
    background-color: #f8f9fa;
}

td {
    display: table-cell;
    vertical-align: inherit;
}

#mainpagenavigation a {
    color: #e3e3e3;
}

#poncho-header-wrapper {
    background-color: #777777;
}

#poncho-logo {
    background-size: 28px 28px;
    background-repeat: no-repeat;
    background-position: left;
    display: inline-block;
    padding-left: 40px;
    text-decoration: none;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px;
    height: 100%;
    color: #e3e3e3;
    font-size: 12px;
}

@media screen and (min-width: 601px) {
  #poncho-logo {
      font-size: 22px;
  }
}

h4 {
    font-size: 1.2em;
}

#poncho-header-wrapper a {
    color: #e3e3e3;
}

a {
    color: #555555;
    text-decoration: none;
}

#headertabs.round .ui-corner-top {
-moz-border-radius-topleft: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px 3px;
border-top-right-radius: 3px 3px;
}

#headertabs.round .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: 1px solid #DDD;
font-weight: normal;
color: #2779AA;
}
This page was last edited on 15 October 2021, at 08:36. Content is available under GPLv3 unless otherwise noted.