- Mar 21, 2015
-
-
Raniere Silva authored
-
- Mar 02, 2015
-
-
François Michonneau authored
Update CSS to go with the SWC site template update
-
- Feb 25, 2015
-
-
Raniere Silva authored
Fix: styles for tables in SQL lessons
-
- Feb 23, 2015
-
-
François Michonneau authored
-
François Michonneau authored
-
- Feb 19, 2015
-
-
François Michonneau authored
-
François Michonneau authored
-
- Feb 14, 2015
-
-
Piotr Banaszkiewicz authored
Now the style is matching closely `.table-bordered` from Bootstrap. I decided to leave the header row background blank because it was too close in color to `#F9F9F9` - our new rule for even rows in the table. I also increased horizontal padding by 5px on both sides, because now that we have vertical borders it was too cramped. Additionaly I introduced borders for every cell in the table.
-
- Feb 13, 2015
-
-
Piotr Banaszkiewicz authored
Previously: table cells had no padding, which caused a visual collapse (cell content was too close to cell neighbors). Table header rows had dark blue background and black letters. Tables had no space between them and following paragraphs. Changes: * added 5px padding to cell contents * changed header row background to gray-ish (I considered switching text color to white, but it didn't look good) * 15px margin on the bottom of the tables (similarly to bottom margin used by paragraph style).
-
François Michonneau authored
-
- Feb 12, 2015
-
-
François Michonneau authored
-
François Michonneau authored
-
François Michonneau authored
-
- Feb 05, 2015
-
-
François Michonneau authored
-
François Michonneau authored
-
- Feb 04, 2015
-
-
François Michonneau authored
-
François Michonneau authored
-
François Michonneau authored
-
- Feb 02, 2015
-
-
François Michonneau authored
-
François Michonneau authored
add missing bracket
-
François Michonneau authored
-
- Feb 01, 2015
-
-
Raniere Silva authored
Upgrade bootstrap
-
- Jan 31, 2015
-
-
François Michonneau authored
Conflicts: css/swc-bootstrap.css css/swc.css
-
- Jan 28, 2015
-
-
Raniere Silva authored
Join CSS from site and lessons
-
Raniere Silva authored
-
James Allen authored
As per swcarpentry/lesson-template#140, but only the core CSS changes.
-
Raniere Silva authored
-
Greg Wilson authored
-
Raniere Silva authored
- Remove extra space before title of boxes - Remove background color of boxes when printing - Add "Input", "Output" and "Error" tips for code blocks when printing - Avoid duplicate lines
-
Bill Mills authored
-
Raniere Silva authored
and "learning objectives" box.
-
Timothée Poisot authored
-
Raniere Silva authored
-
Raniere Silva authored
-
Raniere Silva authored
-
- Jan 27, 2015
-
-
François Michonneau authored
-
François Michonneau authored
-
François Michonneau authored
-
- Jan 21, 2015
-
-
James Allen authored
The workshop template is mostly plain bootstrap, so getting it work alongside the site CSS seems mostly straightforward. We only need to add in a .workshop class to the body, and a .card class to the .container in the workshop. Everything else is bootstrap content. This commit also removes the banner.html include since this did not seem to be removed in the main site, but was referenced in the CSS. Removing it makes it clear the .banner class is only needed in the workshop, not here.
-
- Dec 21, 2014
-
-
Greg Wilson authored
-