Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
m
Added table row highlight on hover
(Added alert table)
m (Added table row highlight on hover)
Line 29: Line 29:
.vwikitable caption {
.vwikitable caption {
         font-weight: bold;
         font-weight: bold;
}
.vwikitable tr:hover {
        background-color: #f6f6d1;
}
}


Navigation menu