This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shepheb
/
amber
forked from
amber/amber
Watch
1
Star
0
Fork
0
Files
Browse Source
style.css
Nicolas Petton
14 years ago
parent
2c785060b6
commit
f97e0a7ee6
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
css/style.css
+ 1
- 1
css/style.css
View File
@@ -1,6 +1,6 @@
/* CSS Reset */
/* CSS Reset */
-
*
{
+
html,body
{
margin: 0;
margin: 0;
padding: 0;
padding: 0;
}
}