projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43c8990
)
remove duplicate padding/margin reset on html & body
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sun, 7 Oct 2012 18:31:20 +0000
(14:31 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sun, 7 Oct 2012 18:31:20 +0000
(14:31 -0400)
css/reveal.css
patch
|
blob
|
history
diff --git
a/css/reveal.css
b/css/reveal.css
index f6392deb2e79538edd463f9fd87e94c1ae5a3d8b..9ac39d1b55b735cf20fac8f9b8d03615ea7ef389 100644
(file)
--- a/
css/reveal.css
+++ b/
css/reveal.css
@@
-46,8
+46,6
@@
footer, header, hgroup, menu, nav, section {
html,
body {
- padding: 0;
- margin: 0;
width: 100%;
height: 100%;
min-height: 600px;