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:
daecc25
)
adjusted background color of page/box themes
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Tue, 27 Dec 2011 05:31:02 +0000
(21:31 -0800)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Tue, 27 Dec 2011 05:31:02 +0000
(21:31 -0800)
css/main.css
patch
|
blob
|
history
diff --git
a/css/main.css
b/css/main.css
index 74e1fea3bf064961d656a5e1484cb988f6b065df..e32c8c0992b9a2b9176ac854df34f02975193a40 100644
(file)
--- a/
css/main.css
+++ b/
css/main.css
@@
-615,7
+615,7
@@
html {
height: 100%;
left: 0;
top: 0;
- background: #2
92929
;
+ background: #2
32628
;
border-radius: 4px;
-webkit-transform: translateZ( -20px );
@@
-735,7
+735,7
@@
html {
height: 100%;
left: 0;
top: 0;
- background: #2
92929
;
+ background: #2
32628
;
-webkit-transform: translateZ( -20px );
-moz-transform: translateZ( -20px );