MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 118: Line 118:
#show-article-wrapper:hover {
#show-article-wrapper:hover {
     transform: rotate(-10deg); /* Rotate the wrapper to the left */
     transform: rotate(-10deg); /* Rotate the wrapper to the left */
    max-height: 100% /* Adjust this value based on your content */
    border: 10px solid red;
}
}


Navigation menu