MediaWiki:Main.css: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1,299: 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,553: Line 1,554:


#mw-related-navigation {
#mw-related-navigation {
     height:80% !important;
     width: 316px !important;
height: 100% !important;
    overflow: clip;
}
}


.na-anchor-bottom{
#elwiki_right_sidebar {
background-color:var(--border-color) !important;
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