Sha256: 39079f5c75e510bfa9bac75ba924d81edfc19e8a8a79bcc6c52ae47a78a41a96

Contents?: true

Size: 1.3 KB

Versions: 3

Compression:

Stored size: 1.3 KB

Contents

.col-sm-9.session-info {
    border-top: 1px solid #eee;
    padding-top: 25px;
}

.col-sm-3.speaker-info {
    border-top: 1px solid #eee;
    padding-top: 25px;
}

.arm-hpc-session:nth-child(even)
{
    background-color: #f5faff;

}
.arm-hpc-session
{
    overflow: auto;
}

p.talk-abstract {
    margin-top: 12px;
}

h1#featured-image-blog-title {
    color: white;
    margin-bottom: 50px;
    padding-top: 40px;
}

.row.blog_content_area.main-cont {
    padding-top: 20px;
} 

.speakers-arm-hpc p.list-group-item-text {
    margin-bottom: 0px ;
}

.blog-author-image{
    background-position: center center;
}

@media(max-width:$screen-sm-min){
    .blog-author-image {
        height: 50px;
        width: 50px;
    }
    #content-container .blog_post h3 {
        font-size: 18px;
    }
    #content-container .blog_post p {
        font-size: 12px;
    }
}

#wrapper h3.panel-title {
    color: $blog-panel-title-colour;
}
.disqus-placeholder.is-hidden { display: none; }

// Post Series section
#content-container .post-series ul li.active a {
    color: white;
}
.panel.post-series {
    background-color: whitesmoke;
    padding: 5px;
    border: 1px solid #e2e2e2;
}
#content-container .post-series p {
    margin-bottom: 5px;
    font-size: 16px;
}
#wrapper .blog_post img {
    max-height: 140px;
    width: auto;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-3.3.1 _sass/app/blog.scss
jumbo-jekyll-theme-3.3 _sass/app/blog.scss
jumbo-jekyll-theme-3.2.3.7 _sass/app/blog.scss