Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 100: Line 100:
.ability-table td:nth-child(5) {
.ability-table td:nth-child(5) {
     width: 62%; /*description*/
     width: 62%; /*description*/
     font-size: 12px;
}
 
.ability-table td:nth-child(5) {
     font-size: 12px; /*description text font size*/
}
}