MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 129: Line 129:
     background-color: white;
     background-color: white;
     padding: 20px;
     padding: 20px;
    top: 0;
 
    right: 0;
}
}
#show-article-wrapper:hover {
#show-article-wrapper:hover {
     border: 5px solid red; /* Adjust the border style as needed */
     border: 5px solid red; /* Adjust the border style as needed */
     transform: rotate(-5deg); /* Adjust the rotation angle as needed */
     transform: rotate(-5deg); /* Adjust the rotation angle as needed */
    top: 0;
    right: 0;
}
}


Navigation menu