- Jun 22, 2014
-
-
Raniere Silva authored
The CSS was add at our main CSS and remove from printing: - Logo at header - GitHub ribbon - Footnote Close #561.
-
- Jun 13, 2014
-
-
Raniere Silva authored
Use h2 tag for "subtitle" will break any tool used to convert HTML for another format. This commit replace h2 with span and rely on CSS for have the same look.
-
- Jun 10, 2014
-
-
Greg Wilson authored
Add GitHub Ribbon to our lessons
-
- Jun 07, 2014
-
-
Raniere Silva authored
- For small screen, preserve margin. - Use css-beautify
-
- Jun 04, 2014
-
-
Raniere Silva authored
Backport of 9a19e91 from swcarpentry/site. All credits to Abigail Cabunoc <abigail.cabunoc@oicr.on.ca> for the awesome work with CSS.
-
- May 26, 2014
-
-
Greg Wilson authored
-
- Apr 06, 2014
-
-
Greg Wilson authored
Add CSS media query to improve logo position
-
- Mar 25, 2014
-
-
Greg Wilson authored
-
- Mar 17, 2014
-
-
Raniere Silva authored
-
- Mar 03, 2014
-
-
Greg Wilson authored
-
- Feb 28, 2014
-
-
Greg Wilson authored
-
Greg Wilson authored
* Indenting error output cells * Removing explicit 'level' keys from Markdown files * Storing the generated files so that people who don't use those tools won't have to regenerate them. * Modifying .gitignore to reflect this. * Updating the Makefile to run Jekyll exactly once. * Command to install on the server * No longer worrying about making a page of images * Better (more guessable) name for the target that builds the website * Fixing image paths * Fixing up glossary entries
-
- Feb 27, 2014
-
-
Greg Wilson authored
-
- Feb 18, 2014
-
-
Raniere Silva authored
**Note**: This is a prototype. Instead of "In" and "Out" use arrow to mark the input and output of IPython lessons. To construct the arrows we only use CSS.
-
- Feb 16, 2014
-
-
Greg Wilson authored
-
- Feb 09, 2014
-
-
Greg Wilson authored
(instead of using %include directives). 2. Deleting unused include files containing general bootcamp information. 3. Leaving the setup instruction snippets in place for now. 4. Modifying CSS to format things more cleanly now that they're inlined.
-
- Feb 07, 2014
-
-
Greg Wilson authored
-
- Oct 01, 2013
-
-
Raniere Silva authored
When using large font it will overflow the width so I add max-width in the css.
-
Raniere Silva authored
The 'box' class overflow the window width for some screen size. This patch fix it using CSS media query.
-
- Jul 14, 2013
-
-
Greg Wilson authored
-