Fixed protest page.
authorEugen Sawin <sawine@me73.com>
Wed, 18 Jan 2012 01:39:41 +0100
changeset 1021d02833b3d07
parent 101 b56c411911fa
child 103 72f3d56eb86f
Fixed protest page.
protest.html
     1.1 --- a/protest.html	Wed Jan 18 01:37:45 2012 +0100
     1.2 +++ b/protest.html	Wed Jan 18 01:39:41 2012 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4        margin-top: 200px;
     1.5        color: white;
     1.6        }
     1.7 -      h1 { 
     1.8 +      protest { 
     1.9        font-size: 10em; 
    1.10        }
    1.11        quote { 
    1.12 @@ -27,7 +27,7 @@
    1.13      </style>
    1.14    </head>
    1.15    <body>
    1.16 -    <h1>SOPA. PIPA. <div class="red">NO</div></h1>
    1.17 +    <div class="protest">SOPA. PIPA.<div class="red">NO</div></div>
    1.18      <div class="quote">&quot;War is peace. Freedom is slavery. Ignorance is strength.&quot;<br />
    1.19        <div class="author">George Orwell</div>
    1.20      </div>