MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 128: Line 128:


#show-article-wrapper:hover {
#show-article-wrapper:hover {
    position: fixed;  
}
#article-frame {
position: fixed;  
     z-index: 1; /* Ensure it's above the wrapper */
     z-index: 1; /* Ensure it's above the wrapper */
     top: 0;
     top: 0;
Line 138: Line 140:
     background-color: white;
     background-color: white;
     border: 1px solid;
     border: 1px solid;
}
#article-frame {
}
}
#article-frame:hover {
#article-frame:hover {

Navigation menu