MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 108: Line 108:
     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 #show-article {
#show-article-wrapper:hover {
     /* Adjust border size on hover */
     /* Adjust border size on hover */
     border-width: 1px 1px 5px 5px; /* top, right, bottom, left */
     border-width: 1px 1px 5px 5px; /* top, right, bottom, left */

Navigation menu