MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.SkillBox { | .SkillBox { | ||
display: table-cell; | |||
display: | |||
} | } | ||
Revision as of 10:27, 15 November 2020
/* CSS placed here will be applied to all skins */
.SkillBox {
display: table-cell;
}