/*
Theme Name: Visualising Data Bootstrap
Description: A bootstrap port to support the Visualising Data site.
Author: Andrew Witherley
Author URI: http://fendev.com
Version: 1.0
Tags: responsive, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

Theme ported from bootstrap and then customised
*/

@import url('bootstrap/dist/css/bootstrap.css');
@import url('bootstrap/examples/jumbotron/jumbotron.css');


body {
    padding-top: 60px;
    padding-bottom: 40px;
}

