Difference between revisions of "MediaWiki:Common.css"
From LMU BioDB 2013
(Last tweak now. Really.) |
(OK I lied. But just a small one.) |
||
Line 7: | Line 7: | ||
/* A little table compensation. */ | /* A little table compensation. */ | ||
.mw-content-ltr table p + ul { | .mw-content-ltr table p + ul { | ||
− | margin-top: - | + | margin-top: -5px; |
} | } |
Revision as of 07:07, 27 August 2013
/* CSS placed here will be applied to all skins */ .toc-container { float: right; margin-left: 20px; } /* A little table compensation. */ .mw-content-ltr table p + ul { margin-top: -5px; }