Fixed protest page.
authorEugen Sawin <sawine@me73.com>
Wed, 18 Jan 2012 01:37:45 +0100
changeset 101b56c411911fa
parent 100 ba7b120993bc
child 102 1d02833b3d07
Fixed protest page.
protest.html
     1.1 --- a/protest.html	Wed Jan 18 01:35:12 2012 +0100
     1.2 +++ b/protest.html	Wed Jan 18 01:37:45 2012 +0100
     1.3 @@ -27,9 +27,9 @@
     1.4      </style>
     1.5    </head>
     1.6    <body>
     1.7 -    <h1>SOPA. PIPA. <red>NO</red></h1>
     1.8 -    <quote>&quot;War is peace. Freedom is slavery. Ignorance is strength.&quot;<br />
     1.9 -      <author>George Orwell</author>
    1.10 -    </quote>
    1.11 +    <h1>SOPA. PIPA. <div class="red">NO</div></h1>
    1.12 +    <div class="quote">&quot;War is peace. Freedom is slavery. Ignorance is strength.&quot;<br />
    1.13 +      <div class="author">George Orwell</div>
    1.14 +    </div>
    1.15    </body>
    1.16  </html>