Sha256: 20143c98f79feecac1b7737b594d834e4460b998ed5f8e5b84d35dfa978a2491
Contents?: true
Size: 595 Bytes
Versions: 22
Compression:
Stored size: 595 Bytes
Contents
//// setting variables //// some colors //$purple: #52247f; //$blue: #008fc5; //$red: #ad5648; //$purple20: #dcd3e5; //$purple10: #ede9f2; //$purple5: #f6f4f8; // //$linkColor: $purple; //$linkColorHover: $red; // //// Set the correct sprite paths //$iconSpritePath: image-path('glyphicons-halflings.png'); //$iconWhiteSpritePath: image-path('glyphicons-halflings-white.png'); // //// navbar //$navbarBackground: $red; //$navbarBackgroundHighlight: #ad5648; //$navbarText: #fff; //$navbarLinkColor: #fff; //$navbarLinkColorHover: $purple20; @import "bootstrap"; @import "bootstrap-responsive";
Version data entries
22 entries across 22 versions & 1 rubygems