Sha256: 31f118f2b3c354afdd839ad053bbd81d976fc88cc093f370ec1f589f02256ed4
Contents?: true
Size: 1.14 KB
Versions: 13
Compression:
Stored size: 1.14 KB
Contents
// Readable 2.3.2 // Bootswatch // ----------------------------------------------------- // TYPOGRAPHY // ----------------------------------------------------- @import url("https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic"); // SCAFFOLDING // ----------------------------------------------------- // NAVBAR // ----------------------------------------------------- div.subnav { .nav > li > a, .nav > .active > a, .nav > .active > a:hover { color: @textColor; } &-fixed { top: @navbarHeight + 1; } } // NAV // ----------------------------------------------------- // BUTTONS // ----------------------------------------------------- // TABLES // ----------------------------------------------------- // FORMS // ----------------------------------------------------- // DROPDOWNS // ----------------------------------------------------- // ALERTS, LABELS, BADGES // ----------------------------------------------------- // MISC // ----------------------------------------------------- .hero-unit { h1, h2, h3, h4, h5, h6 { margin: 13px 0; } } // MEDIA QUERIES // -----------------------------------------------------
Version data entries
13 entries across 13 versions & 1 rubygems