From: Trevor Parscal Date: Thu, 25 Jun 2009 21:04:17 +0000 (+0000) Subject: Reverted back from 52410 (Put the [edit] link after the section header instead of... X-Git-Tag: 1.31.0-rc.0~41207 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=2b21e3d276e9c8d3b7558517e49be0f1f6071f77;p=lhc%2Fweb%2Fwiklou.git Reverted back from 52410 (Put the [edit] link after the section header instead of before, and don't right-float it anymore) --- diff --git a/skins/common/shared.css b/skins/common/shared.css index 6f54af96ab..e09fe476f6 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -23,18 +23,6 @@ div#mw-js-message { background-color: #fcfcfc; } -/* Display headings on the same line as edit link */ -h1, h2, h3, h4, h5, h6 { display: inline; margin: 0; } -/* But then we have to reintroduce the margin. We use the W3 recommended mar- - * gins , multiplying by the recom- - * mended font-size. */ -.mw-h1 { margin: 1.34em 0; } -.mw-h2 { margin: 1.13em 0; } -.mw-h3 { margin: 0.97em 0; } -.mw-h4 { margin: 1.12em 0; } -.mw-h5 { margin: 1.25em 0; } -.mw-h6 { margin: 1.25em 0; } - /** * File histories */ @@ -553,12 +541,6 @@ table.wikitable { clear: both; } -#mw_trackbacks { - border: solid 1px #bbbbff; - background-color: #eeeeff; - padding: 0.2em; -} - /* Table pager (e.g. Special:Imagelist) - remove underlines from the navigation link