MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 397: Line 397:
     display: none;
     display: none;
     position: fixed; /* Change to fixed */
     position: fixed; /* Change to fixed */
     top: 0;
     top: 86px;
     right: 0;
     right: 30px;
     width: 39%;
     width: 39%;
     height: 100vh; /* Set to full viewport height */
     height: 100vh; /* Set to full viewport height */
Line 415: Line 415:
     padding: 10px;
     padding: 10px;
     position: relative;
     position: relative;
    top: 86px;
    right: 30px;
}
}
#show-article:before {
#show-article:before {

Navigation menu