Hakim El Hattab
30cd9a8d3b
remove default border around images, now available via img.r-frame
2020-05-14 12:39:45 +02:00
Hakim El Hattab
aa2a4a0a36
scope selection color to .reveal
2020-05-11 11:28:36 +02:00
Hakim El Hattab
ff62b96a5d
move body styles to new .reveal-viewport
2020-04-06 13:49:39 +02:00
quilicicf
f4d188ec99
Expose theme variables in CSS custom properties
2019-11-12 13:54:12 +01:00
Hakim El Hattab
fbbae1dc55
switch to monokai as default syntax highlight theme
2019-03-12 11:26:10 +01:00
Arno Lepisk
8e5bdcc2bb
Make code font customizable for themes.
2018-10-30 22:03:13 +01:00
Hakim El Hattab
de41f6cf50
smaller font size for sub/sup
2018-04-24 14:56:03 +02:00
Quentin PROUST
93cacaa40c
Print background in pdf ( #2131 )
...
* Print background in pdf
Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686 . Adding the workaround to the theme template to make it work for every theme.
* apply suggestion of @hakimel
2018-03-23 13:50:42 +01:00
Hakim El Hattab
0c946ae18b
fix missing theme line-height when printing #1967
2017-12-04 14:03:16 +01:00
Hakim El Hattab
28d6a7775b
Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into dev
2017-11-09 11:52:11 +01:00
Sean Fairchild
f9a4a27087
Prevent text-transform inside code tags
2017-09-06 10:50:39 -04:00
Hakim El Hattab
dc17129082
themes use default quotation marks for <q>
#1720
2017-06-14 10:42:51 +02:00
Hakim El Hattab
fb1b8a2790
revise progress to make them easier to override
2017-05-18 09:58:25 +02:00
Hakim El Hattab
10545d41cc
simplify control styling using currentColor
2017-05-16 09:45:37 +02:00
Hakim El Hattab
a9fcaa6f9e
new controls are used by default, add config options
2017-05-16 09:45:37 +02:00
Hakim El Hattab
1319016957
new optional controls aligned to screen edges
2017-05-16 09:45:37 +02:00
Hakim El Hattab
ce777e4c4b
Revert "fix theme backgrounds in firefox fullscreen mode #1386 "
...
This reverts commit b7e0d9b1c7
.
2016-06-21 11:27:24 +02:00
Hakim El Hattab
b7e0d9b1c7
fix theme backgrounds in firefox fullscreen mode #1386
2016-06-20 10:27:04 +02:00
Hakim El Hattab
8162855d23
increase default font sizes, adjust config defaults for less margings and larger max scale #1605
2016-06-10 10:58:40 +02:00
Hakim El Hattab
6593ac3d5f
moz selection color in theme template #1575
2016-05-23 10:38:46 +02:00
Hakim El Hattab
fdb75176e7
merge #1220
2016-01-11 10:17:02 +01:00
Hakim El Hattab
0e779edb20
slide numbers work in pdf exports, update slide number style
2015-10-29 11:59:26 +01:00
Hakim El Hattab
25da01ce41
Merge pull request #1132 from kendaleiv/plain-images
...
Add plain class for plain images
2015-07-07 12:18:33 +02:00
Hakim El Hattab
c96a5d6ae3
fix theme control arrow selectors #1257
2015-07-07 11:37:36 +02:00
Hakim El Hattab
523f78eda7
remove harcoded syntax highlight colors #1290
2015-07-02 14:58:47 +02:00
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
2015-05-03 17:40:11 +02:00
Hakim El Hattab
b4574791e0
fix mixed spaces/tabs
2015-03-02 12:08:21 +01:00
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.
2015-02-28 19:15:14 +01:00
Ken Dale
67140f2369
Add plain class for plain images
2015-02-13 19:43:47 -05:00
Hakim El Hattab
25a674a3c2
new font & type settings for default theme
2015-01-06 11:42:23 +01:00
Hakim El Hattab
b09923551a
theme updates, normalized spacing between block-level elements
2014-11-05 11:52:32 +01:00
Hakim El Hattab
bd176411ef
style tweaks for all themes; larger line heights, no default adjustmetn to letter-spacing
2014-09-28 12:14:48 +02:00
Hakim El Hattab
06e76c1be3
shift a few additional styles from core to theme
2014-06-11 12:48:19 +02:00
Hakim El Hattab
38301d57c5
move large chunk of content styles from core css to theme css
2014-06-11 12:32:39 +02:00
Hakim El Hattab
f4ead96b1f
move paragraph styles to theme
2014-05-26 11:25:47 +02:00
Hakim El Hattab
1aadc53eac
don't reduce line height for all headings in base theme ( #753 )
2014-02-25 12:32:31 +01:00
Hakim El Hattab
9478d03cf6
drop -o-transition and -ms-transition
2014-02-17 17:52:26 +01:00
Hakim El Hattab
b25fa50657
remove all use of :not(.image)
2014-02-17 11:55:38 +01:00
Hakim El Hattab
69bf9b51ec
include slide number color in theme template
2013-11-27 11:00:21 -05:00
Hakim El Hattab
705d5a012c
define normal font widths in all themes to make sure things look the same after #691
2013-11-08 08:11:35 -05:00
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.
2013-07-20 21:32:51 -07:00
Hakim El Hattab
d5bf12275c
better choice of fallback fonts ( closes #328 )
2013-03-04 16:37:26 -05:00
Hakim El Hattab
519ee26809
remove left/right margin from images, tweak pdf print styles
2012-11-27 09:23:40 -05:00
Hakim El Hattab
c79376dab2
allow multiple control elements, document usage of global controls ( #184 , #204 )
2012-11-10 11:40:19 -05:00
Hakim El Hattab
5c5b3d34d9
fix rolling links glitch in firefox
2012-10-29 00:10:14 -04:00
Hakim El Hattab
af2a8b053d
include theme background in printed pdfs ( #217 ), fix empty white pages in regular print ( #215 )
2012-10-28 19:32:24 -04:00
Hakim El Hattab
aefe981040
use borders to generate control arrows ( closes #137 )
2012-10-22 23:16:14 -04:00
Russell Beattie
7f4e5fc6bf
Updated new CSS triangle controls to use theme colors.
2012-10-22 19:34:31 -07:00
Hakim El Hattab
143fc85c65
use outer color of radial gradient as solid fallback
2012-10-20 21:43:42 -04:00
Hakim El Hattab
ecb4347ec1
modularize themes and convert them to sass ( closes #191 )
2012-10-20 10:57:51 -04:00