MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 141: Line 141:
#show-article-wrapper:hover {
#show-article-wrapper:hover {
     border: 1px solid black; /* Adjust the border style as needed */
     border: 1px solid black; /* Adjust the border style as needed */
     transform: rotate(-3deg); /* Rotate the wrapper */
     transform: rotate(-3.5deg); /* Rotate the wrapper */
     -webkit-backface-visibility: hidden;
     -webkit-backface-visibility: hidden;
}
}

Navigation menu