Difference between revisions of "MediaWiki:Common.css"
From LMU BioDB 2013
(Wrong punctuation.) |
(More specificity.) |
||
| Line 5: | Line 5: | ||
} | } | ||
| − | table p + ul { | + | .mw-content-ltr table p + ul { |
margin-top: -2px; | margin-top: -2px; | ||
} | } | ||
Revision as of 07:04, 27 August 2013
/* CSS placed here will be applied to all skins */
.toc-container {
float: right;
margin-left: 20px;
}
.mw-content-ltr table p + ul {
margin-top: -2px;
}