Skip to content

Commit

Permalink
Migrated to keydown
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenhaddox committed Nov 2, 2012
1 parent 21e8a0e commit 188fd6f
Show file tree
Hide file tree
Showing 5 changed files with 676 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .rvmrc
@@ -1 +1 @@
rvm use 1.9.3@global
rvm use 1.9.3-p194@global
2 changes: 0 additions & 2 deletions css/keydown.css
Expand Up @@ -104,8 +104,6 @@ body {
-moz-box-pack: start;
-ms-box-pack: start;
box-pack: start; }
.keydown.deck-container .slide.full-background.test {
background-image: url(../images/test.png); }
.keydown.deck-container .slide.full-background h1 {
display: inline;
position: absolute;
Expand Down
4 changes: 4 additions & 0 deletions css/ruby_rails_agile.css
@@ -1,5 +1,9 @@
/* Custom CSS for your KeyDown presentation here */

h3 {
color: #C00 !important;
}

section.small ul li {
font-size: .9em !important;
}
Expand Down

0 comments on commit 188fd6f

Please sign in to comment.