2014-08-01 06:27:08 -07:00
|
|
|
/*
|
|
|
|
*= require rails_bootstrap_forms
|
|
|
|
*= require_self
|
|
|
|
*/
|
2014-08-01 02:55:50 -07:00
|
|
|
@import "bootswatch/flatly/variables";
|
|
|
|
@import "bootstrap";
|
|
|
|
body { padding-top: $navbar-height; }
|
|
|
|
@import "bootswatch/flatly/bootswatch";
|
|
|
|
@import "base";
|