MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 107: Line 107:
#show-article {
#show-article {
     display: none; position: fixed; top: 0; right: 0; width: 37%; height: max-content; margin-right: 2%; margin-top: 2%; background-color: white; padding: 20px; border: 1px solid;
     display: none; position: fixed; top: 0; right: 0; width: 37%; height: max-content; margin-right: 2%; margin-top: 2%; background-color: white; padding: 20px; border: 1px solid;
}
#show-article-wrapper:hover {
    border-width: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
}


Navigation menu