Browse Source

style.css

Nicolas Petton 14 years ago
parent
commit
f97e0a7ee6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      css/style.css

+ 1 - 1
css/style.css

@@ -1,6 +1,6 @@
 /* CSS Reset */
 
-* {
+html,body {
 	margin: 0;
 	padding: 0;
 }