MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Tag: Reverted
Line 131: Line 131:
#show-article-wrapper:hover #article-frame {
#show-article-wrapper:hover #article-frame {
     border: 1px solid black;
     border: 1px solid black;
     transform: rotate(-2.5deg);
     transform: rotate(-2deg);
     z-index: 1; /* Ensure #article-frame is above other content in #show-article */
     z-index: 1; /* Ensure #article-frame is above other content in #show-article */
}
}

Navigation menu