Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -93,10 +93,10 @@ | ... | @@ -93,10 +93,10 @@ |
93 | </script> | 93 | </script> |
94 | </head> | 94 | </head> |
95 | <body> | 95 | <body> |
96 | - <div class="center"> | 96 | + <div class="wrap"> |
97 | <img src= "dust_icon.jpg" width = 300, height = 300/> | 97 | <img src= "dust_icon.jpg" width = 300, height = 300/> |
98 | </div> | 98 | </div> |
99 | - <div id="container"></div> | 99 | + <div id="container" ></div> |
100 | </body> | 100 | </body> |
101 | 101 | ||
102 | </html> | 102 | </html> | ... | ... |
-
Please register or login to post a comment