Index: branches/wmf/1.18wmf1/extensions/CongressLookup/SpecialCongressLookup.php |
— | — | @@ -358,7 +358,7 @@ |
359 | 359 | color: #343434; |
360 | 360 | margin: 2em; |
361 | 361 | 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; |
363 | 363 | } |
364 | 364 | h3{ |
365 | 365 | font-size: 1.5em; |
— | — | @@ -488,7 +488,7 @@ |
489 | 489 | color: #dedede; |
490 | 490 | margin: 2em; |
491 | 491 | 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; |
493 | 493 | } |
494 | 494 | h3{ |
495 | 495 | font-size: 1.5em; |
Property changes on: branches/wmf/1.18wmf1/extensions/CongressLookup/SpecialCongressLookup.php |
___________________________________________________________________ |
Modified: svn:mergeinfo |
496 | 496 | Merged /trunk/extensions/CongressLookup/SpecialCongressLookup.php:r109503 |