MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
float: right; | float: right; | ||
clear: both; | clear: both; | ||
margin-right: 0; | margin-right: 0; | ||
border: 1px solid #a2a9b1; | border: 1px solid #a2a9b1; | ||
padding: 7px; | padding: 7px; | ||
} | } | ||
Latest revision as of 16:55, 22 February 2026
/* CSS placed here will be applied to all skins */
#toc {
float: right;
clear: both;
margin-right: 0;
border: 1px solid #a2a9b1;
padding: 7px;
}