MediaWiki:Common.css: Difference between revisions

m
no edit summary
(copying bulba-style gallery from bulbapedia. may edit this later to refine it for this wiki)
mNo edit summary
Line 264: Line 264:
     word-wrap: break-word;
     word-wrap: break-word;
     height: 50px;
     height: 50px;
}
.mw-plusminus-pos {
    border-bottom: 1px dotted;
    cursor: help;
}
.mw-plusminus-neg {
    border-bottom: 1px dotted;
    cursor: help;
}
.mw-plusminus-null {
    border-bottom: 1px dotted;
    cursor: help;
}
}