r109503 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109502‎ | r109503 | r109504 >
Date:06:05, 19 January 2012
Author:kaldari
Status:ok (Comments)
Tags:sopa 
Comment:
new formatting for background graphic
Modified paths:
  • /trunk/extensions/CongressLookup/SpecialCongressLookup.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php
@@ -358,7 +358,7 @@
359359 color: #343434;
360360 margin: 2em;
361361 font-family:Times New Roman;
362 - background: white url('//upload.wikimedia.org/wikipedia/commons/0/03/POSTSOPA_Landing_W-2.jpg') no-repeat 0 0;
 362+ background: white url('//upload.wikimedia.org/wikipedia/commons/0/03/POSTSOPA_Landing_W-2.jpg') no-repeat 0 130px;
363363 }
364364 h3{
365365 font-size: 1.5em;
@@ -488,7 +488,7 @@
489489 color: #dedede;
490490 margin: 2em;
491491 font-family:Times New Roman;
492 - background: black url('//upload.wikimedia.org/wikipedia/commons/9/98/WP_SOPA_Splash_Full.jpg') no-repeat 0 0;
 492+ background: black url('//upload.wikimedia.org/wikipedia/commons/9/98/WP_SOPA_Splash_Full.jpg') no-repeat 0 130px;
493493 }
494494 h3{
495495 font-size: 1.5em;

Follow-up revisions

RevisionCommit summaryAuthorDate
r109508merge r109503 for deploymentasher06:28, 19 January 2012

Comments

#Comment by Afeldman (talk | contribs)   06:29, 19 January 2012

merged to 1.18wmf1 in r109508

Status & tagging log