Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php |
— | — | @@ -88,7 +88,7 @@ |
89 | 89 | div#instructions { |
90 | 90 | position: absolute; |
91 | 91 | top: 67px; |
92 | | - left: 420px; |
| 92 | + left: 440px; |
93 | 93 | text-align: left; |
94 | 94 | width: 500px; |
95 | 95 | padding-bottom: 30px; |
— | — | @@ -98,11 +98,19 @@ |
99 | 99 | } |
100 | 100 | div#contacts { |
101 | 101 | position: absolute; |
102 | | - top: 400px; |
| 102 | + top: 50px; |
103 | 103 | left: 50px; |
104 | | - width: 330px; |
105 | | - |
| 104 | + width: 320px; |
| 105 | + background-color: #202020; |
| 106 | + padding: 5px 20px 20px 20px; |
| 107 | + filter:alpha(opacity=90); |
| 108 | + -moz-opacity:0.90; |
| 109 | + -khtml-opacity: 0.90; |
| 110 | + opacity: 0.90; |
106 | 111 | } |
| 112 | +div#contacts form { |
| 113 | + margin-bottom: 1em; |
| 114 | +} |
107 | 115 | table.person { |
108 | 116 | margin-bottom: 1em; |
109 | 117 | margin-left: 20px; |
— | — | @@ -141,24 +149,23 @@ |
142 | 150 | <body> |
143 | 151 | <div id="everything"> |
144 | 152 | <div id="instructions"> |
145 | | - <div class="sopaBigHeadline">Take action to stop SOPA and PIPA, the internet blacklist bills</div> |
| 153 | + <div class="sopaBigHeadline">Call your elected officials.</div> |
| 154 | + |
146 | 155 | <p> |
147 | | - For maximum impact, please consider calling your US Representative and US Senators and explain that you are a constituent and that you oppose these bills and similar future legislation. |
| 156 | + Tell them you are their constituent, and you oppose SOPA and PIPA. |
148 | 157 | </p> |
149 | 158 | |
150 | | - <div class="sopaSectionHeadline">Things you may want to say to your Senator or Representative</div> |
151 | | - <p class="quote"> |
152 | | - “As one of your concerned constituents, I urge you to oppose SOPA and PIPA or any future bill that would censor free speech and damage the security of the Internet.” |
| 159 | + <div class="sopaSectionHeadline">Why?</div> |
| 160 | + <p> |
| 161 | + SOPA and PIPA cripple the free and open internet. They put the onus on website owners to police user-contributed material and call for the blocking of entire sites, even if the links are not to infringing material. Small sites will not have the sufficient resources to mount a legal challenge. Without opposition, large media companies may seek to cut off funding sources for small competing foreign sites, even if big media are wrong. Foreign sites will be blacklisted, which means they won't show up in major search engines. |
153 | 162 | </p> |
154 | 163 | |
155 | | - <div class="sopaSectionHeadline">Regarding Censorship</div> |
156 | | - <p class="quote"> |
157 | | - “The Internet has become an important communications tool allowing the free flow of ideas. As introduced in the House and the Senate, SOPA and PIPA would give the Justice Department and courts tremendous power to shut down entire sites. These bills ignore the principles of the First Amendment that require tailored solutions in lieu of across-the-board censorship. Unfortunately these bills represent terrible precedents for the United States and the world.” |
| 164 | + <p> |
| 165 | + In a post SOPA/PIPA world, Wikipedia --and many other useful informational sites-- cannot survive in a world where politicians regulate the Internet based on the influence of big money in Washington. It represents a framework for future restrictions and suppression. Congress says it's trying to protect the rights of copyright owners, but the "cure" that SOPA and PIPA represent is much more destructive than the disease they are trying to fix. |
158 | 166 | </p> |
159 | 167 | |
160 | | - <div class="sopaSectionHeadline">Regarding Cybersecurity</div> |
161 | | - <p class="quote"> |
162 | | - “A safe and secure Web is vital to our privacy, our access to free knowledge, and to commerce. Hundreds of established authorities on the Internet believe that the required blocking of Internet sites in SOPA and PIPA is badly thought out and threatens Internet security.” |
| 168 | + <p> |
| 169 | + If you'd like to learn even more about SOPA/PIPA, <a href="https://www.mediawiki.org//en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Learn_more" target="_blank">click here</a>. |
163 | 170 | </p> |
164 | 171 | </div> |
165 | 172 | <div id="contacts"> |