100% Orange Juice Wiki
(i think it fixed itself by now)
Tag: Undo
m (will this fix the background)
Line 86: Line 86:
 
background-attachment: fixed;
 
background-attachment: fixed;
 
background-color: #ffe0c1;
 
background-color: #ffe0c1;
background-image: url("/media/100orangejuice.gamepedia.com/2/26/Background.png/");
+
background-image: url("/media/100orangejuice.gamepedia.com/2/26/Background.png");
 
background-position: center top;
 
background-position: center top;
 
background-repeat: repeat;
 
background-repeat: repeat;

Revision as of 21:36, 7 October 2020

.flex-container img {
   display: inline-block;
   width: 100%;
   height: auto; /* maintain aspect ratio*/
   max-width: 92px;
}

.grid {
  margin: 0 auto;
  max-width:786px;
	max-height:578px;
  border-radius: .7em;
  background-color: #FFEDDC;
  border:4px solid #FFCF8A;
}

.flex-container {
  display: flex;
  flex-wrap: nowrap;
}

.flex-container > div {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  text-align: center;
}
.flex-container:not(:first-child){
  /*margin-top: -30px;*/
}
.flex-container.s-row{
  border-left: 55px solid transparent;
  border-right: 55px solid transparent;
}

/************************************************************************/














div#mp-main {
    margin-right: 365px;
    padding: 0.5em;
    width: auto;
}

div#mp-right {
    float: left;
    margin-left: -365px;
    padding: 0.5em;
    width: 350px;
}

/* CSS placed here will affect users of the Hydra skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
/*
@font-face {
	font-family: 'Segoeui';
	src: local('Segoeui'), local('Segoeui'), url(/media/hydra/fonts/segoeui.ttf) format('truetype');
}*/
/*
body,
.mw-body-content {

    font-family: 'Segoeui';
} */

/* Hide main page header */
body.page-100_Orange_Juice_Wiki h1.firstHeading {
    display:none;
}

body {
    background-attachment: fixed;
    background-color: #ffe0c1;
    background-image: url("/media/100orangejuice.gamepedia.com/2/26/Background.png");
    background-position: center top;
    background-repeat: repeat;
    background-size: auto;
}

body #pageWrapper {
    margin-right: 5em;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

/* Logo */
#p-logo {
    height: 60px !important;
    margin-top: 47px;
    margin-left: -12px;
    padding: 0;
    position: absolute;
    width: 250px !important;
    z-index: 4;
}

#p-logo a {
    height: 107px !important;
    width: 187px !important;
}

/* Tabs and menus */
#left-navigation {
    margin-left: 12em;
    margin-top: 5em;
}

#right-navigation {
    margin-right: 4em;
    margin-top: 5em;
}


div#mw-head div.vectorMenu h3 {
    background: none repeat scroll 0 0 #FFBE62;
    border-radius: 8px 8px 0 0;
    box-shadow: 2px 0 #666666;
    display: block;
    height: 25px;
    margin-left: 0;
    margin-top: 15px;
}

div#p-sharing .menu {
    margin-left: 45px;
    min-width: 0px;
    width: 48px;
}

#p-sharing #socialIconImages img {
    width: 100%;
}
 
#p-sharing #socialIconImages a {
    width: 40px;
}

.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
    margin: 0 0 0 3px;
    padding: 23px 0 0;
}

#p-search form,
#p-search input {
    margin: 0;
}

div.vectorTabs {
    background-image: none;
    height: 33px;
    margin-top: 8px;
}

div.vectorTabs li a {
    background-image: none;
    border-radius: 8px 8px 0 0;
    margin-top: -6px;
}

div.vectorTabs li span a {
    background: #ffffff; 
    box-shadow: 2px 0 #666666;
    display: inline-block;
    font-weight: bold;
    height: 20px;
    padding: 2px 10px;
    margin: 0 3px;
    text-align: center;
}

div.vectorTabs span {
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
    color: #ffffff;
}

div.vectorTabs ul { 
    background-image: none; 
    margin-top: 0.5em;
}

div.vectorTabs ul li {
    background-color: transparent;
    background-image: none;
}

div.vectorTabs li a, 
div.vectorTabs li a span,
div.vectorMenu h3 span {
    font-weight: bold;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    background-color: #FFBE62;
    text-decoration: none;
    font-weight: bold;
}

/*div.vectorMenu li.selected a,
div.vectorMenu li.selected a:visited {
    color: #ffffff;
}

div.vectorMenu li a {
    background: none repeat scroll 0 0 #ffffff;
}*/

div.vectorMenu,
div.vectorMenu h3 a {
    background: url(https://commons.gamepedia.com/media/commons.gamepedia.com/8/87/Vector_menu_downarrow_dark.png) no-repeat scroll 60% 70% rgba(0, 0, 0, 0);
    color: #FFFFFF;
    margin: 0 3px;
    padding: 0 3px;
}

div.vectorMenu h3 span {
    padding-top: 0.25em;
}    

div.vectorMenu h3 span::after {
    top: 0;
}

div.vectorMenu div.menu  {
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #FFBE62;
    border-radius: 1em;
    box-shadow: 2px 2px 0 #666666;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-left: 4px;
}

div.vectorMenu ul {
    background-color: rgba(0, 0, 0, 0);
    border: none;
}

/* Sidebar */
div#mw-panel {
    background-color: #FFBE62;
    border: 4px solid #FFBE62;
    border-radius: 1.5em;
    margin-left: 0.5em;
    padding-left: 0;
    top: 116px;
    box-shadow: 4px 4px 0px 0px rgba(66,66,66,0.5);
}

#mw-panel.collapsible-nav #p-claimWiki.portal {
    margin: auto auto 5px !important;
}

#mw-panel.collapsible-nav #p-claimWiki.portal .body {
    background: rgba(0, 0, 0, 0) !important;
}

div#mw-panel div.portal,
div#mw-panel.collapsible-nav div.portal {
  background: #ffffff;
  border-bottom: 2px solid #FFBE62;
  border-left: 2px solid #FFBE62;
  border-right: 2px solid #FFBE62;
  border-top: 0 none;
  padding: 0 !important;
  margin: 0;
}

div#mw-panel div.portal h3 {
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
}

#mw-panel.collapsible-nav .portal.collapsed h3 {
    background-color: #FFBE62;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH3wQBEikUI775dwAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAT0lEQVQ4y9WTUQrAIAxDE9H7H3jC2wnqxKqw/OeRpq0BZVSU1FEAOxKwYwRs11QHwBNBpkuMIPfWaLsBfQkQmSWpzvhH5/6VwJkO/I9negFpGhkjDUKRdAAAAABJRU5ErkJggg==);
    background-position: left;
    background-repeat: no-repeat;
    color: #ffffff;
    margin: 0;
}

#mw-panel.collapsible-nav .portal h3 {
    background-color: #FFBE62;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH3wQBEiskN1GrWQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAT0lEQVQ4y+2TOwrAMAxD9Upy/wsH1KlQQlRcskabjSX/sa0dXNrEEZDaZFdXQqqAP+TUAlVynAHQK74oYHu8CUC3PZbJvk4ZaI9gjDm/oBt1WxYtuhHX/wAAAABJRU5ErkJggg==);
    background-position: left;
    background-repeat: no-repeat;
    color: #ffffff;
    margin: 0;
}

div#mw-panel div.portal div.body:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos),
#mw-panel.collapsible-nav .portal .body:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background: transparent;
    border: none;
    margin: 5px;
    padding: 5px;
}

div#mw-panel.collapsible-nav div#p-socialProfiles.portal .body,
div#mw-panel.collapsible-nav div.portal#p-socialProfiles {
    background-color: #FFBE62;
    border-color: transparent !important;
    border-radius: 1.5em;
    margin: 0;
}

div#mw-panel #p-logo + div.portal {
    border-radius: 1.5em 1.5em 0 0;
}

div#mw-panel #p-logo + div.portal::before {
    content: "";
    display: block;
    background-color: #FFBE62;
    border: 4px solid #FFBE62;
    border-radius: 1.5em 1.5em 0 0;
    margin: calc( -1em - 6px ) -6px 0 -6px;
    height: calc( 1.5em + 7px );
}

div#mw-panel #p-logo + div.portal h3 {
    display: block !important;
    margin-top: calc( -1em - 9px );
}

#p-navigation h3 a,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited,
#mw-panel.collapsible-nav .portal.first h3 {
    color: #ffffff;
    font-family: 'Harlow solid italic italic';
    font-size: 20px;
    letter-spacing: 1px;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:hover,
div#mw-panel div.portal div.body ul li a:active,
div#mw-panel div.portal div.body ul li a:visited {
    color: #935534;
    font-weight: bold;
}

#mw-panel.collapsible-nav .portal {
    background-image: none;
}
 
/* social media add-on fix */
div#mw-panel.collapsible-nav div#p-socialProfiles.portal .body {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    padding: 0;
}

div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}
 
.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background: #ffffff;
    border: 1px solid #FFBE62;
    box-sizing: border-box;
    color: #333333;
    margin-left: 12em;
    margin-top: 2.5em;
    border-bottom-right-radius: 2em;
    border-bottom-left-radius: 2em;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    position: relative;
    z-index: 1;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited {
    color: #ff8106;
}

.mw-special-Categories page-Special_Categories div#content,
.mw-special-Categories div#content,
.catlinks {
    border: 2px solid #FFBE62;
}

.catlinks,
.catlinks ul,
.mw-normal-catlinks a {
    background-color: transparent;
    color: #ff8106;
    pacity: 1;
    border-radius: 10px;
}

/* thumbnails and galleries and image file history */
div.thumb {
   background-color: #FFBE62 !important;
   background-image: -moz-linear-gradient(center top , #FFFFFF 0%, #F2F2F2 100%) !important;
   overflow: hidden !important;
   border:0 !important;
   padding: 3px !important;
   text-align: center !important;
   border-radius:5px;
}

img.thumbborder {
    border: 1px solid #FFBE62;
    border-radius: 5px;
}

div.thumbinner {
    background-color: rgba(255, 255, 255, 0.2);
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFBE62;
    border-radius: 5px;
}

html .thumbimage {
    border: 1px solid #FFBE62;
    border-radius: 5px;
}

div.tright div.tleft {
    border: 1px solid #FFBE62 !important;
}

div.tright {
    clear: right;
    float: right;
}

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding:0.25ex 1ex 0ex;
     font-size: 95%;
}

.ambox {
    background-color: #eeeeee;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left:0.8em;
     margin-top:0.5em;
}

/* INFOBOXES */
.infobox {
    background-color: transparent;
    border-color: #93C0FF;
    border-radius: .7em;
    -moz-border-radius: .7em;
    -webkit-border-radius: .7em;
    float: right;
    font-size: smaller;
    font-weight: 500;
    width: 256px;
}

.infoboxtable {
    background-color: #f9f9f9;
    border: 1px solid #aaaaaa;
    color: #000000;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: rgba(0, 0, 0, 0.05);
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background-color: rgba(0, 0, 0, 0.05);
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0em;
}

/* copyright images tweak */
.copyright-icon {
    background: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/b/b6/Copyright.png/32px-Copyright.png") transparent center center no-repeat;
    background-size: 100%;
    width: 32px;
    height: 32px;
}

.feature {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 10px;
}

/* Tab template styles */
.tabcontainer .tab {
    background-color: transparent;
    border:2px solid #cccccc;
    border-radius: 2px;
    cursor: pointer;
    float: right;
    margin: 0 1px -2px;
    padding: 3px;
    text-align:  center;
    white-space: nowrap;
}

.tabcontainer .tab:hover {
    background-color: #efefef;
    color:#000000;
}

.tabcontainer .tab.active {
    background-color: #FFBE62 !important;
    border-bottom: 2px solid #cccccc;
    color: #ffffff;
}

/* SoundManager2 styles */
a.sm2_button,
a.sm2_button.sm2_paused:hover {
    background-image: url(/media/100orangejuice.gamepedia.com/9/90/Play.png);
    background-color: #FFBE62;
}

a.sm2_button:hover,
a.sm2_button.sm2_playing,
a.sm2_button.sm2_playing:hover {
    background-color: #ff8106;
}

a.sm2_button.sm2_paused {
    background-color: #eaecf0;
}






/************************************ Test ************************************/

.mpflex {
  display: flex;
  flex-flow: row wrap;
  margin: 10px -5px -10px -5px;
}

.mpflex .panel, .mpflex .boxshadow {
  display: flex;
  flex-flow: column nowrap;
  width: auto;
  margin: 0;
  flex: 1 0 auto;
}

.mpflex .panel .panel-heading {
  flex: 0 0 auto;
}

.mpflex .panel .panel-body {
  flex: 1 0 auto;
}

.mpflex-img{
   width: 100%; /*or whatever you choose*/
   margin: auto;
}
.mpflex-img img {
   display: inline-block;
   width: 100%;
   height: auto; /* maintain aspect ratio*/
   border-radius:1em; 
   overflow: hidden; 
   margin-top:5px;
   margin-bottom:5px;
}


#mpnews {
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  box-sizing: border-box;
  padding: 2px;
}


#mpherogrid {
  display: flex;
  flex-flow: column nowrap;
  box-sizing: border-box;
  padding: 2px;
}

#mpinnerflex2 {
  display: flex;
  flex-flow: column nowrap;
  box-sizing: border-box;
  width: 100%;
}





.mpflex .panel .panel-heading {
  flex: 0 0 auto;
}

.spacer{
    margin-top: 10px;
}

.panel-section-heading{
    padding: 1px 0 1px 0px;
	color:white; 
	font-size: 24px; 
	letter-spacing:1px;
	font-weight:bold;
	font-family: "Harlow solid italic italic";
}

.panel-menu {
    flex: 0 0 auto;
    border-top-right-radius:1.0em;
    border-top-left-radius:1.0em;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 1px 0 2px 0px;
    letter-spacing:0.2px; 
    font-size: 105%;
    font-family: "RockoUltraFLF";
}

.boxshadow {
  box-shadow: 4px 4px 0px 0px rgba(66,66,66,0.5);
  width:100%;
  border-radius:1.5em; 
}





@media (min-width: 820px) {
  #mpherogrid {
    flex-basis: 100%;
    max-width: 100%;
  }

  #mpinnerflex2 {
    flex-flow: row wrap;
    flex-basis: 100%;
    max-width: 100%;
  }

  #mpnews {
    order: 1;
    flex: 0 1 50%;
    max-width: 50%;
  }
}


@media (min-width: 1140px) {
  #mpherogrid {
    flex-basis: 69.667%;
    max-width: 69.667%;
  }

  #mpinnerflex2 {
    flex-flow: column nowrap;
    flex-basis: 30.333%;
    max-width: 30.333%;
  }

  #mpnews {
    order: 0;
    flex: 1 0 auto;
    width: 100%;
    max-width: 100%;
  }
}