MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
no edit summary
No edit summary
No edit summary
Line 514: Line 514:


/* Sidebar */
/* Sidebar */
@media screen and (min-width: 982px){
/* @media screen and (min-width: 982px){
   div#mw-panel { width: 400px; padding-left: 0px; }
   div#mw-panel { width: 400px; padding-left: 0px; }
   div#footer, #mw-head-base, div#content { margin-left: 400px; }
   div#footer, #mw-head-base, div#content { margin-left: 400px; }
   #left-navigation { margin-left: 400px; }
   #left-navigation { margin-left: 400px; }
  #p-test ul {
} */
    background-image: url(https://www.zeldadungeon.net/wiki/images/4/47/Placeholder.png);
    background-position: top left;
    background-repeat: no-repeat;
    height: -webkit-fill-available;
    max-height: 290px;
    width: 100%;
}
}


.mw-body { border: 1px solid #aaaaaa; }
.mw-body { border: 1px solid #aaaaaa; }