Sha256: 83cf6d574f7d79fd0255f6dffca08805f565a31175c01de09a7dda992bb9c073
Contents?: true
Size: 498 Bytes
Versions: 4
Compression:
Stored size: 498 Bytes
Contents
/* bootstrap-base-overrides.css */ /* These overrides come after bootstrap.css but before bootstrap-responsive.css */ /* Line 1773 */ [class^="icon-"], [class*=" icon-"] { background-image: url(twitter-bootstrap/v2.0.4/glyphicons-halflings.png); } /* Line 1791 */ .icon-white { background-image: url(twitter-bootstrap/v2.0.4/glyphicons-halflings-white.png); } /* Line 3615 */ .navbar .brand { color: #ffffff; } body { padding-top: 60px; } h1, h2, h3, h4, h5, h6 { font-weight: 300; }
Version data entries
4 entries across 4 versions & 1 rubygems