Changes

22 bytes removed ,  21:57, 13 May 2013
Line 120: Line 120:  
     <meta name="viewport" content="width=400">
 
     <meta name="viewport" content="width=400">
 
     <style>
 
     <style>
       body { margin: 0px; }
+
       body{margin:0px;}
       #topscreen { width: 400px; height: 220px; overflow: hidden; }
+
       #topscreen{width:400px;height:220px;overflow:hidden;}
       #bottomscreen { width: 320px; height: 212px; overflow: hidden; margin: 0 auto; }
+
       #bottomscreen{width:320px;height:212px;overflow:hidden;margin:0 auto;}
 
     </style>
 
     </style>
 
   </head>
 
   </head>
19

edits