MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
width: 25%; | width: 25%; | ||
float: left; | float: left; | ||
padding-right: 30px; | |||
} | } | ||
Revision as of 00:26, 26 November 2015
/* CSS placed here will be applied to all skins */
.main-pagelinks {
min-width: 186px;
width: 25%;
float: left;
padding-right: 30px;
}