summaryrefslogtreecommitdiffhomepage
path: root/css/theme/simple.css
AgeCommit message (Expand)Author
2020-06-21Well, I don't need a thesis in corona-timesMarvin Borner
2020-05-05New project layoutMarvin Borner
2019-03-12switch to monokai as default syntax highlight themeHakim El Hattab
2018-04-24smaller font size for sub/supHakim El Hattab
2017-12-04fix missing theme line-height when printing #1967Hakim El Hattab
2017-11-09Merge branch 'update-css' of https://github.com/sfairchild/reveal.js into devHakim El Hattab
2017-09-06Prevent text-transform inside code tagsSean Fairchild
2017-06-14themes use default quotation marks for `<q>` #1720Hakim El Hattab
2017-05-18revise progress to make them easier to overrideHakim El Hattab
2017-05-16simplify control styling using currentColorHakim El Hattab
2017-05-16new controls are used by default, add config optionsHakim El Hattab
2017-05-16new optional controls aligned to screen edgesHakim El Hattab
2016-06-21Revert "fix theme backgrounds in firefox fullscreen mode #1386"Hakim El Hattab
2016-06-20fix theme backgrounds in firefox fullscreen mode #1386Hakim El Hattab
2016-06-10increase default font sizes, adjust config defaults for less margings and lar...Hakim El Hattab
2016-05-23Merge pull request #1537 from vincentbernat/fix/dark-background-simple-themeHakim El Hattab
2016-04-27Add selection colour for Mozilla FirefoxAniqah Mair
2016-03-24make theme "simple" use white titles on dark backgroundsVincent Bernat
2016-01-11merge #1220Hakim El Hattab
2016-01-08rebuild cssHakim El Hattab
2015-10-29slide numbers work in pdf exports, update slide number styleHakim El Hattab
2015-10-06rebuild cssHakim El Hattab
2015-07-07Merge pull request #1132 from kendaleiv/plain-imagesHakim El Hattab
2015-07-07fix theme control arrow selectors #1257Hakim El Hattab
2015-07-02remove harcoded syntax highlight colors #1290Hakim El Hattab
2015-02-28Markdown table column alignment #1050Christian Fehmer
2015-02-13Add plain class for plain imagesKen Dale
2015-01-06new font & type settings for default themeHakim El Hattab
2014-11-05theme updates, normalized spacing between block-level elementsHakim El Hattab
2014-10-04compile themesHakim El Hattab
2014-09-28style tweaks for all themes; larger line heights, no default adjustmetn to le...Hakim El Hattab
2014-06-11shift a few additional styles from core to themeHakim El Hattab
2014-06-11move large chunk of content styles from core css to theme cssHakim El Hattab
2014-05-26move paragraph styles to themeHakim El Hattab
2014-02-25don't reduce line height for all headings in base theme (#753)Hakim El Hattab
2014-02-17drop -o-transition and -ms-transitionHakim El Hattab
2014-02-17remove all use of :not(.image)Hakim El Hattab
2013-11-27include slide number color in theme templateHakim El Hattab
2013-11-17merge slide numbers, adjust code formatHakim El Hattab
2013-11-08define normal font widths in all themes to make sure things look the same aft...Hakim El Hattab
2013-10-31move the slide-number out of the controls to a proper position and little fix...uriel
2013-10-30Added slide numbers options and the css files updated as well.uriel
2013-04-02always use https google font urls (closes #382)Hakim El Hattab
2013-03-30protocol-relative paths for google webfonts (closes #382)Hakim El Hattab
2013-03-04better choice of fallback fonts (closes #328)Hakim El Hattab
2012-11-27remove left/right margin from images, tweak pdf print stylesHakim El Hattab
2012-11-10allow multiple control elements, document usage of global controls (#184, #204)Hakim El Hattab
2012-10-29fix rolling links glitch in firefoxHakim El Hattab
2012-10-28include theme background in printed pdfs (#217), fix empty white pages in reg...Hakim El Hattab
2012-10-22use borders to generate control arrows (closes #137)Hakim El Hattab
2012-10-22Updated new CSS triangle controls to use theme colors.Russell Beattie
2012-10-20use outer color of radial gradient as solid fallbackHakim El Hattab
2012-10-20modularize themes and convert them to sass (closes #191)Hakim El Hattab
2012-10-16adjust themes so that font definitions are at top, apply fonts on .reveal ins...Hakim El Hattab
2012-08-30tweaks to the simple themeHakim El Hattab
2012-08-08added simple themeOwen Versteeg