Hakim El Hattab
c79376dab2
allow multiple control elements, document usage of global controls ( #184 , #204 )
12 years ago
Hakim El Hattab
f6c5ceb490
additional media query plus vertical queries to support smaller screens ( closes #232 )
12 years ago
Hakim El Hattab
794ad86809
corrections to vertical centering ( #70 ), added to docs, upgrade to 2.2
12 years ago
Hakim El Hattab
691099c6a2
rough support for vertical centering #70
12 years ago
Hakim El Hattab
5c5b3d34d9
fix rolling links glitch in firefox
12 years ago
Hakim El Hattab
e87d689231
content now re-renders after alt+click zoom ( closes #195 )
12 years ago
Hakim El Hattab
af2a8b053d
include theme background in printed pdfs ( #217 ), fix empty white pages in regular print ( #215 )
12 years ago
Hakim El Hattab
6aafa0107d
escape quotes in css using unicode hex
12 years ago
Hakim El Hattab
aefe981040
use borders to generate control arrows ( closes #137 )
12 years ago
Russell Beattie
7f4e5fc6bf
Updated new CSS triangle controls to use theme colors.
12 years ago
Russell Beattie
b373425b69
Updated Controls to use CSS triangles rather than unicode triangles (fix Android support)
12 years ago
Hakim El Hattab
143fc85c65
use outer color of radial gradient as solid fallback
12 years ago
Hakim El Hattab
8576264574
remove traling whitespace ( #197 )
12 years ago
Hakim El Hattab
d84aeeb9ae
fix overview when zoom transition is active ( #196 )
12 years ago
Hakim El Hattab
da40cf2172
add support for fragment styles ( #192 )
12 years ago
Hakim El Hattab
3241cb78d8
progress bar can now be clicked to navigate ( closes #181 )
12 years ago
Hakim El Hattab
ecb4347ec1
modularize themes and convert them to sass ( closes #191 )
12 years ago
Hakim El Hattab
17f3cf4332
adjust themes so that font definitions are at top, apply fonts on .reveal instead of body
12 years ago
Hakim El Hattab
6619bc62bd
add zoom transition
12 years ago
Hakim El Hattab
bb47678b27
tweaks to page and cube transitions, change sky theme text-highlight color
12 years ago
Hakim El Hattab
f22e5f85e8
new paused mode feature ( closes #144 ), controls and progress DOM elements are no longer required in HTML
12 years ago
Hakim El Hattab
84b69b6b9a
root reset styles at .reveal ( #163 )
12 years ago
Hakim El Hattab
1c726eed78
remove duplicate padding/margin reset on html & body
12 years ago
Hakim El Hattab
b0cc9fee45
add 'none'-transition ( closes #159 , #160 )
12 years ago
Max Ogden
2c788dffb6
simple serif font theme
12 years ago
Hakim El Hattab
e014daa4f5
facility for css shader transitions, add css shader based tile-transition
12 years ago
Hakim El Hattab
eda54dcf7a
main.css > reveal.css
12 years ago
Hakim El Hattab
66988b8f0a
max-height and overflow for code blocks ( closes #16 )
12 years ago
Gary Murakami
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
12 years ago
Hakim El Hattab
aa97d80d53
correction to code style in sky theme, adjusted transition demo page
12 years ago
Hakim El Hattab
dc9b93a533
tweaks to the simple theme
12 years ago
Hakim El Hattab
90f343e5bd
add theme config option, add sky theme, fix line-height of <small>
12 years ago
Hakim El Hattab
5bd5ac67a4
fix bug that caused vertical stacks to shift unexpectedly in overview ( closes #122 )
12 years ago
Hakim El Hattab
efc020c999
margin tweak to keep list delimiters inside of slide box when text is long ( #116 )
12 years ago
hakimel
0b548bfd5d
consistent use of tabs rather than spaces in css ( closes #121 )
12 years ago
hakimel
9688a52437
define line height for paragraphs
12 years ago
Dan Dascalescu
41796f3371
Ensure images are bound within the section
12 years ago
Dan Dascalescu
bca37c2eda
Increase line-height for links to allow for descenders
Previously, descenders from characters like 'g' or 'y' were truncated (overflow: hidden)
12 years ago
Dan Dascalescu
cb0416aac5
Update css/main.css
rm extrenous whitespace
13 years ago
Owen Versteeg
704893b38f
added simple theme
reveal.js was lacking a nice, simple, minimal theme. now it has one.
bam.
13 years ago
Owen Versteeg
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.
13 years ago
Hakim El Hattab
25ad8adc68
themes are now available as separate css files under css/theme/, old theme option in config is no longer supported ( closes #104 )
13 years ago
Hakim El Hattab
0337193790
remove duplicate fonts, tidy up font names ( #103 )
13 years ago
Owen Versteeg
3ccf9a39e0
added more font-face support
this way, more browsers are supported, like older Opera/Chrome/FF
13 years ago
Owen Versteeg
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.
13 years ago
Hakim El Hattab
c448789016
fix overview slide positioning bug ( closes #89 )
13 years ago
Hakim El Hattab
e0e558ac90
more pdf-export tweaks, added slide describing the feature ( #92 )
13 years ago
Hakim El Hattab
eb002bd2a2
slight tweak to pdf export css ( #92 )
13 years ago
Hakim El Hattab
f350c6a5cd
support for PDF export in chrome ( closes #92 )
13 years ago
Hakim El Hattab
7101c2408d
less horizontal padding for slides
13 years ago