fa20-bt/css/theme
Hakim El Hattab 519ee26809 remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
..
source add night theme 2012-11-10 19:49:44 -05:00
template remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
README.md modularize themes and convert them to sass (closes #191) 2012-10-20 10:57:51 -04:00
beige.css remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
default.css remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
night.css remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
serif.css remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
simple.css remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00
sky.css remove left/right margin from images, tweak pdf print styles 2012-11-27 09:23:40 -05:00

README.md

Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Find out how to install Sass here http://sass-lang.com/, once Sass is installed run the follwing command to start monitoring the source files for changes.

sass --watch css/theme/source/:css/theme --style expanded