Hakim El Hattab
0c946ae18b
fix missing theme line-height when printing #1967
5 years ago
Hakim El Hattab
28d6a7775b
Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev
5 years ago
Sean Fairchild
f9a4a27087
Prevent text-transform inside code tags
6 years ago
Hakim El Hattab
dc17129082
themes use default quotation marks for `<q>` #1720
6 years ago
Hakim El Hattab
fb1b8a2790
revise progress to make them easier to override
6 years ago
Hakim El Hattab
10545d41cc
simplify control styling using currentColor
6 years ago
Hakim El Hattab
a9fcaa6f9e
new controls are used by default, add config options
6 years ago
Hakim El Hattab
1319016957
new optional controls aligned to screen edges
6 years ago
Hakim El Hattab
ce777e4c4b
Revert "fix theme backgrounds in firefox fullscreen mode #1386"
...
This reverts commit b7e0d9b1c7
.
7 years ago
Hakim El Hattab
b7e0d9b1c7
fix theme backgrounds in firefox fullscreen mode #1386
7 years ago
Hakim El Hattab
6593ac3d5f
moz selection color in theme template #1575
7 years ago
Hakim El Hattab
fdb75176e7
merge #1220
7 years ago
Hakim El Hattab
0e779edb20
slide numbers work in pdf exports, update slide number style
7 years ago
Hakim El Hattab
25da01ce41
Merge pull request #1132 from kendaleiv/plain-images
...
Add plain class for plain images
8 years ago
Hakim El Hattab
c96a5d6ae3
fix theme control arrow selectors #1257
8 years ago
Hakim El Hattab
523f78eda7
remove harcoded syntax highlight colors #1290
8 years ago
Philipp A.
a96cabaf70
Fixed last header having a border-bottom
...
`<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in the last row of the table *body* and the head is left untouched
8 years ago
Hakim El Hattab
b4574791e0
fix mixed spaces/tabs
8 years ago
Christian Fehmer
3ead7d4eb5
Markdown table column alignment #1050
...
The alignment information were already in the generated html.
The css was the only thing missing, so I added it.
8 years ago
Ken Dale
67140f2369
Add plain class for plain images
8 years ago
Hakim El Hattab
25a674a3c2
new font & type settings for default theme
8 years ago
Hakim El Hattab
b09923551a
theme updates, normalized spacing between block-level elements
8 years ago
Hakim El Hattab
bd176411ef
style tweaks for all themes; larger line heights, no default adjustmetn to letter-spacing
8 years ago
Hakim El Hattab
06e76c1be3
shift a few additional styles from core to theme
9 years ago
Hakim El Hattab
38301d57c5
move large chunk of content styles from core css to theme css
9 years ago
Hakim El Hattab
f4ead96b1f
move paragraph styles to theme
9 years ago
Hakim El Hattab
9478d03cf6
drop -o-transition and -ms-transition
9 years ago
Hakim El Hattab
b25fa50657
remove all use of :not(.image)
9 years ago
Hakim El Hattab
69bf9b51ec
include slide number color in theme template
9 years ago
Hakim El Hattab
705d5a012c
define normal font widths in all themes to make sure things look the same after #691
9 years ago
Matthew Eppelsheimer
9b2f62496c
Make header margin an overridable setting.
...
css/theme/template/settings.scss adds the $headingMargin variable, set to `0 0 20px 0`.
css/theme/template/theme.scss uses $headingMargin to set margin on headers.
10 years ago
Hakim El Hattab
519ee26809
remove left/right margin from images, tweak pdf print styles
10 years ago
Hakim El Hattab
c79376dab2
allow multiple control elements, document usage of global controls ( #184 , #204 )
10 years ago
Hakim El Hattab
5c5b3d34d9
fix rolling links glitch in firefox
10 years ago
Hakim El Hattab
af2a8b053d
include theme background in printed pdfs ( #217 ), fix empty white pages in regular print ( #215 )
10 years ago
Hakim El Hattab
aefe981040
use borders to generate control arrows ( closes #137 )
10 years ago
Russell Beattie
7f4e5fc6bf
Updated new CSS triangle controls to use theme colors.
10 years ago
Hakim El Hattab
ecb4347ec1
modularize themes and convert them to sass ( closes #191 )
10 years ago