8576264574
remove traling whitespace ( #197 )
2012-10-20 21:15:02 -04:00
d84aeeb9ae
fix overview when zoom transition is active ( #196 )
2012-10-20 13:46:19 -04:00
da40cf2172
add support for fragment styles ( #192 )
2012-10-20 13:33:07 -04:00
3241cb78d8
progress bar can now be clicked to navigate ( closes #181 )
2012-10-20 12:51:12 -04:00
ecb4347ec1
modularize themes and convert them to sass ( closes #191 )
2012-10-20 10:57:51 -04:00
17f3cf4332
adjust themes so that font definitions are at top, apply fonts on .reveal instead of body
2012-10-16 09:27:55 -04:00
6619bc62bd
add zoom transition
2012-10-13 10:28:34 -04:00
bb47678b27
tweaks to page and cube transitions, change sky theme text-highlight color
2012-10-13 10:08:06 -04:00
f22e5f85e8
new paused mode feature ( closes #144 ), controls and progress DOM elements are no longer required in HTML
2012-10-08 00:08:50 -04:00
84b69b6b9a
root reset styles at .reveal ( #163 )
2012-10-07 14:43:50 -04:00
1c726eed78
remove duplicate padding/margin reset on html & body
2012-10-07 14:31:20 -04:00
6af14aca0f
Merge branch 'serif-theme' of https://github.com/maxogden/reveal.js
2012-10-04 09:05:33 -04:00
b0cc9fee45
add 'none'-transition ( closes #159 , #160 )
2012-10-04 08:14:51 -04:00
2c788dffb6
simple serif font theme
2012-10-04 12:44:29 +02:00
e014daa4f5
facility for css shader transitions, add css shader based tile-transition
2012-09-30 17:51:04 -04:00
eda54dcf7a
main.css > reveal.css
2012-09-28 09:28:26 -04:00
66988b8f0a
max-height and overflow for code blocks ( closes #16 )
2012-09-28 09:11:17 -04:00
73706ad02e
Changes to make PDF output match the browser view more closely
...
font-size: 18pt; instead of fount-size: 22pt;
remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
specify font size for "pre" tags so that code listings more closely match browser rendering
2012-09-27 11:39:11 -04:00
aa97d80d53
correction to code style in sky theme, adjusted transition demo page
2012-08-30 01:32:18 -04:00
dc9b93a533
tweaks to the simple theme
2012-08-30 01:09:24 -04:00
90f343e5bd
add theme config option, add sky theme, fix line-height of <small>
2012-08-30 00:59:51 -04:00
5bd5ac67a4
fix bug that caused vertical stacks to shift unexpectedly in overview ( closes #122 )
2012-08-17 00:40:12 -04:00
efc020c999
margin tweak to keep list delimiters inside of slide box when text is long ( #116 )
2012-08-15 22:46:57 -04:00
0b548bfd5d
consistent use of tabs rather than spaces in css ( closes #121 )
2012-08-15 20:40:16 -04:00
9688a52437
define line height for paragraphs
2012-08-15 20:36:28 -04:00
9747673e06
Merge branch 'patch-4' of https://github.com/dandv/reveal.js
2012-08-14 22:03:45 -04:00
41796f3371
Ensure images are bound within the section
2012-08-13 18:55:57 -07:00
bca37c2eda
Increase line-height for links to allow for descenders
...
Previously, descenders from characters like 'g' or 'y' were truncated (overflow: hidden)
2012-08-13 18:50:44 -07:00
6fa17971b5
Merge pull request #106 from OwenVersteeg/patch-7
...
added appropriate selection color
2012-08-12 14:30:19 -07:00
cb0416aac5
Update css/main.css
...
rm extrenous whitespace
2012-08-08 18:55:32 -07:00
704893b38f
added simple theme
...
reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.
2012-08-08 12:06:04 -04:00
49b3394596
added appropriate selection color
...
the old one was pink. while I don't have anything against pink, I just thought it might be good to make the highlight color dark brown instead.
2012-08-08 13:03:43 -03:00
25ad8adc68
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported ( closes #104 )
2012-08-08 01:14:12 -04:00
0337193790
remove duplicate fonts, tidy up font names ( #103 )
2012-08-07 01:38:06 -04:00
3ccf9a39e0
added more font-face support
...
this way, more browsers are supported, like older Opera/Chrome/FF
2012-08-06 17:04:25 -03:00
9d7d8fec99
added small fallback for non-font-face browsers
...
this way things are in Impact; Impact fits much more with the visual style than does the default Arial or Calibri.
2012-08-05 23:46:33 -03:00
c448789016
fix overview slide positioning bug ( closes #89 )
2012-08-04 18:16:41 -04:00
e0e558ac90
more pdf-export tweaks, added slide describing the feature ( #92 )
2012-08-04 16:16:27 -04:00
eb002bd2a2
slight tweak to pdf export css ( #92 )
2012-08-04 15:53:52 -04:00
f350c6a5cd
support for PDF export in chrome ( closes #92 )
2012-08-04 15:45:13 -04:00
7101c2408d
less horizontal padding for slides
2012-08-04 14:13:41 -04:00
2d7d5be216
fix overflow glitch on vertical slides in mobile safari
2012-08-04 14:04:36 -04:00
4821c7b814
use mq to reduce font size for low resultions, max limit on width for slides set to 900px ( closes #49 )
2012-08-04 13:54:17 -04:00
ec4330700d
Merge pull request #93 from StereotypicalApps/patch-1
...
Made the slideshow responsive
2012-08-04 08:05:52 -07:00
75546e8962
fix disappearing 3d hover in chrome
2012-08-03 22:02:16 -04:00
9a657e2676
ie8 support ( closes #96 )
2012-08-03 21:50:06 -04:00
6bc92af17c
add eot font for ie
2012-08-03 21:21:49 -04:00
5503125ed4
Oops, made the page a little too responsive
...
if you resized the window or visited the page on a small screen everything would be amiss
now, I've fixed that with a one-liner
2012-08-02 16:47:44 -03:00
cae363e7a5
Made the slideshow responsive
...
Woohoo! The slideshow now responds to resizing of the browser nicely!
2012-08-02 10:22:44 -03:00
dc05ce1575
move theme styles at bottom of main.css, change background of page transition to be transparent
2012-07-30 00:41:02 -04:00