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:
0b548bf
)
margin tweak to keep list delimiters inside of slide box when text is long (#116)
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Thu, 16 Aug 2012 02:46:57 +0000
(22:46 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Thu, 16 Aug 2012 02:46:57 +0000
(22:46 -0400)
css/main.css
patch
|
blob
|
history
diff --git
a/css/main.css
b/css/main.css
index 31ab48b1790124e5e42ffeefdbdb03a93152f2ac..9302c792d812adb8f844bf3383713f9b5bdc1747 100644
(file)
--- a/
css/main.css
+++ b/
css/main.css
@@
-129,7
+129,7
@@
body {
display: inline-block;
text-align: left;
- margin: 0
auto
;
+ margin: 0
0 0 1em
;
}
.reveal ol {