MediaWiki:Main.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(47 intermediate revisions by the same user not shown)
Line 34: Line 34:
     color: white;
     color: white;
}
}
.pw-ad-scroll-container {
    display: none !important;
}


@media screen and (min-width: 1100px) and (max-width: 1340px) {
@media screen and (min-width: 1100px) and (max-width: 1340px) {
Line 1,294: Line 1,299:
       /* margin-left: 12.4em;
       /* margin-left: 12.4em;
         margin-right: 19.4em;
         margin-right: 19.4em;
      margin-right: 15.2em; og
         width: 65vw !important;
         width: 65vw !important;
         min-width: 50%;  
         min-width: 50%;  
     z-index:100;*/
     z-index:100;*/
         margin-left: 12.4em;
         margin-left: 12.4em;
       margin-right: 15.2em;
       margin-right: 19.1em;
         z-index:1;
         z-index:1;
         min-width: 50%;
         min-width: 50%;
Line 1,504: Line 1,510:
     list-style: none;
     list-style: none;
     display: inline-block;
     display: inline-block;
     width: 33%;
     width: 31.8%;
     height: 2em;
     height: 2em;
     padding: 0;
     padding: 0;
Line 1,515: Line 1,521:
     display: block;
     display: block;
     width: 100%;
     width: 100%;
     height: 100%
     height: 100%;
    font-size: 0;
    padding: 0px !important;
}
}
#n-Patreon span,#n-PayPal span,#n-Ko-fi span {
#n-Patreon span,#n-PayPal span,#n-Ko-fi span {
Line 1,543: Line 1,551:
#n-Ko-fi > a:hover {
#n-Ko-fi > a:hover {
     background-color: transparent !important;
     background-color: transparent !important;
}
#mw-related-navigation {
    width: 316px !important;
height: 100% !important;
    overflow: clip;
}
#elwiki_right_sidebar {
height: 100% !important;
    max-height: 100% !important;
}
#elwiki_instream {
    width: 316px !important;
    margin-bottom: 15px;
}
@media only screen and (max-width: 1330px) {
  #elwiki_right_sidebar {
    display:none;
  }
  #elwiki_instream {
    display:none;
  }
}
}
25,204

edits