Commit 2cee8ea6

mo k <mo@mokhan.ca>
2011-06-17 04:17:29
fix layout.
1 parent 3ab231e
Changed files (2)
app
public
stylesheets
app/views/layouts/application.html.erb
@@ -122,4 +122,3 @@
   </script>
 </body>
 </html>
-
public/stylesheets/handheld.css
@@ -1,7 +0,0 @@
-* {
-  float: none;
-  background: #fff;
-  color: #000;
-}
-
-body { font-size: 80%; }
\ No newline at end of file