MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 119: Line 119:
}
}


#show-article:hover {
#inner-show-article: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 */
Line 125: Line 125:
     transform: rotate(-5deg); /* Tilt the border to the left */
     transform: rotate(-5deg); /* Tilt the border to the left */
}
}


.article-metadata {
.article-metadata {

Navigation menu