]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Remove some default styling from body
[rails.git] / app / assets / stylesheets / common.scss
index 736125bedde96c163161c0c7da7fe90bcee8276e..e4b8c29619c4c2f6ed6e81059780c6d1a140eeaf 100644 (file)
@@ -9,13 +9,6 @@
 body {
   font-family: 'Helvetica Neue',Arial,sans-serif;
   font-size: $typeheight;
-  line-height: 1.6666;
-  color: #222;
-  background-color: #fff;
-  margin: 0px;
-  padding: 0px;
-  text-align: left;
-  height: 100%;
 }
 
 p > img {