Sha256: 4702f7ef4e50c97194778e6ff78aeee212e4d345ed4fbc9e3ed94bc13cbdd302

Contents?: true

Size: 1.53 KB

Versions: 5

Compression:

Stored size: 1.53 KB

Contents

.Modules {
    &.blog-archives {
        span.meta.date {
            font-size: 12px;
        }
    }

    &.blog-landing, &.blog-post {
        article {
            letter-spacing: normal;
            margin-bottom: 30px;

            .meta {
                font-size: 16px;
            }

            img {
                margin-top: 15px;
                margin-bottom: 15px;
            }

            h2 {
                font-size: 45px;
                font-weight: bold;
                margin-top: 2px;
                text-transform: none;
            }

            h3 {
                color: #476576;
                font-size: 32px;
                font-weight: bold;
                border-bottom: 1px solid #476576;
                padding-bottom: 15px;
                margin-bottom: 20px;
                margin-top: 20px;
            }

            li a {
                color: @docs-blue;
                text-decoration: none;
                border-bottom: 1px solid @docs-blue;

                &:hover {
                    color: darken(@blue, 10%);
                    border-bottom: 1px solid darken(@blue, 10%);
                }
            }
        }
    }

    &.blog-sidebar {
        color: #476576;
        font-size: 18px;
        line-height: 26px;
    }

    &.sponsors {
        margin-top: 50px;

        ul {
            list-style-type: none;

            li {
                float: left;
                text-align: center;
                width: 50%;
                height: 250px;
            }
        }
    }
}

Version data entries

5 entries across 2 versions & 2 rubygems

Version Path
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-1cf2a8db4ccb/website/www/source/stylesheets/_modules.less
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-272fb27e0536/website/www/source/stylesheets/_modules.less
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-309e896975d1/website/www/source/stylesheets/_modules.less
vagrant-cloudstack-1.1.0 vendor/bundle/bundler/gems/vagrant-b421af58e8b3/website/www/source/stylesheets/_modules.less
vagrant-tiktalik-0.0.3 vendor/bundle/ruby/2.0.0/bundler/gems/vagrant-1e28f1ac31e7/website/www/source/stylesheets/_modules.less