Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshiki committed Mar 16, 2012
1 parent 945485a commit be17de8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@ See [impress.js](http://bartaz.github.com/impress.js/) manual for details.
Command line options
----------

- **--width**
- **--width=1200**

Width of slide.

- **--height**
- **--height=800**

Height of slide.

- **--column**
- **--column=5**

Column of slide.

- **--outputdir**
- **--outputdir=.**

Output directory.
2 changes: 1 addition & 1 deletion bin/markdown2impress.pl
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ sub output_static_files {
}
#title h1 {
font-size: 100px;
font-size: 90px;
-webkit-transform: translateZ(50px);
-moz-transform: translateZ(50px);
Expand Down

0 comments on commit be17de8

Please sign in to comment.