Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <html> |
michael@0 | 2 | <head> |
michael@0 | 3 | <style type="text/css"> |
michael@0 | 4 | /*<![CDATA[*/ |
michael@0 | 5 | |
michael@0 | 6 | body { |
michael@0 | 7 | font-size: 62.5%; /* Resets 1em to 10px */ |
michael@0 | 8 | } |
michael@0 | 9 | |
michael@0 | 10 | #content { font-size: 1.2em; } |
michael@0 | 11 | |
michael@0 | 12 | .entry p { font-size: 1.05em; } |
michael@0 | 13 | |
michael@0 | 14 | .entry { |
michael@0 | 15 | -moz-column-width: 25em; |
michael@0 | 16 | -moz-column-gap: 3em; |
michael@0 | 17 | } |
michael@0 | 18 | |
michael@0 | 19 | .entry img { |
michael@0 | 20 | float: left; |
michael@0 | 21 | margin: 3px 10px; |
michael@0 | 22 | } |
michael@0 | 23 | |
michael@0 | 24 | .alt { |
michael@0 | 25 | padding: 10px; |
michael@0 | 26 | } |
michael@0 | 27 | |
michael@0 | 28 | #content { |
michael@0 | 29 | margin-left: 20px; |
michael@0 | 30 | margin-right: 260px; |
michael@0 | 31 | padding: 0 17px 20px 17px; |
michael@0 | 32 | } |
michael@0 | 33 | |
michael@0 | 34 | |
michael@0 | 35 | /*]]>*/ |
michael@0 | 36 | </style> |
michael@0 | 37 | </head> |
michael@0 | 38 | <body> |
michael@0 | 39 | <div id="content" class="entry"> |
michael@0 | 40 | |
michael@0 | 41 | <img width="222" height="164"> |
michael@0 | 42 | |
michael@0 | 43 | <p class="alt"> |
michael@0 | 44 | , .You can follow any responses the |
michael@0 | 45 | </p> |
michael@0 | 46 | </div> |
michael@0 | 47 | </body> |
michael@0 | 48 | </html> |