/*
Theme Name: piwheels
Theme URI: https://github.com/piwheels/piwheels-wordpress-theme
Author: Ben Nuttall
Author URI: https://bennuttall.com
Description: Theme for the piwheels blog
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: piwheels

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

h1, h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
    color: #77777a;
    text-decoration: none;
}

small.author {
    display: block;
    margin-bottom: 10px;
    color: #77777a;
    font-size: 0.8em;
}

small.author a {
    color: #77777a;
    text-decoration: none;
}

.prev {
    text-align: left;
}

.next {
    text-align: right;
}

.twitter-tweet {
    margin: 20px auto;
}
