/*
 Theme Name:   My Hottest Pics
 Theme URI:    http://myhottestpics.com
 Description:  My Hottest Pics theme
 Author:       Israel Martín García
 Author URI:   http://israel-martin-es
 Template:     twentyfifteen
 Version:      1.0.1
 Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
 Text Domain:  twentyfifteen
*/
@import url("../twentyfifteen/style.css");

.source {
    margin-top: 2em;
    text-align: center;
}
.source .source-link{
    margin: 0 auto;
    padding: .5em 1em;
    text-decoration: none;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 4px;
}

.source .source-link:hover{
    text-decoration: none;
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
