From: Aaron Schulz Date: Sat, 12 Apr 2008 22:10:31 +0000 (+0000) Subject: Make these h4 X-Git-Tag: 1.31.0-rc.0~48401 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=5842ee2fd3781e52462c4ddc4598791836facc5d;p=lhc%2Fweb%2Fwiklou.git Make these h4 --- diff --git a/includes/SpecialSpecialpages.php b/includes/SpecialSpecialpages.php index 4c31c60fcf..90ff0ed2fd 100644 --- a/includes/SpecialSpecialpages.php +++ b/includes/SpecialSpecialpages.php @@ -69,7 +69,7 @@ function wfSpecialSpecialpages_gen($pages,$heading,$sk) { $max = count($sortedPages) - 1; $count = 0; - $wgOut->addHTML( "

".wfMsgHtml("specialpages-group-$group")."

\n" ); + $wgOut->addHTML( "

".wfMsgHtml("specialpages-group-$group")."

\n" ); $wgOut->addHTML( "" ); $wgOut->addHTML( "
    \n" ); foreach ( $sortedPages as $desc => $title ) { diff --git a/skins/common/shared.css b/skins/common/shared.css index 47f016b378..bbdecd532d 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -138,7 +138,7 @@ table.mw-listgrouprights-table td, table.mw-listgrouprights-table th { } /* Special:SpecialPages styling */ -h3.mw-specialpagesgroup { +h4.mw-specialpagesgroup { background-color: #dcdcdc; padding: 2px; margin: .3em 0em 0em 0em;