44 */
55
66@font-face {
7- font-family : 'Glyphicons Halflings' ;
8- src : url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot' );
9- src : url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix' ) format ('embedded-opentype' ),
10- url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff' ) format ('woff' ),
11- url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf' ) format ('truetype' ),
12- url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular' ) format ('svg' );
7+ font-family : 'Glyphicons Halflings' ;
8+ src : url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot' );
9+ src : url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix' ) format ('embedded-opentype' ),
10+ url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.woff' ) format ('woff' ),
11+ url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.ttf' ) format ('truetype' ),
12+ url ('../bower_components/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular' ) format ('svg' );
1313}<% } %>
1414
1515/**
1616 *Font Awesome Fonts
1717 */
1818
1919@font-face {
20- font-family : 'FontAwesome' ;
21- src : url ('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0' );
22- src : url ('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0' ) format ('embedded-opentype' ),
23- url ('../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0' ) format ('woff' ),
24- url ('../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0' ) format ('truetype' ),
25- url ('../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular' ) format ('svg' );
26- font-weight : normal;
27- font-style : normal;
20+ font-family : 'FontAwesome' ;
21+ src : url ('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0' );
22+ src : url ('../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0' ) format ('embedded-opentype' ),
23+ url ('../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0' ) format ('woff' ),
24+ url ('../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0' ) format ('truetype' ),
25+ url ('../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular' ) format ('svg' );
26+ font-weight : normal;
27+ font-style : normal;
2828}
2929
3030/**
3131 * App-wide Styles
3232 */
3333
3434.browsehappy {
35- margin : 0.2em 0 ;
36- background : # ccc ;
37- color : # 000 ;
38- padding : 0.2em 0 ;
35+ margin : 0.2em 0 ;
36+ background : # ccc ;
37+ color : # 000 ;
38+ padding : 0.2em 0 ;
3939}
4040<% if(!filters.bootstrap ) { %>
4141/* Responsive: Portrait tablets and up */
4242@media screen and (min-width : 768px ) {
43- .container {
44- max-width : 730px ;
45- }
46- }<% } %>
43+ .container {
44+ max-width : 730px ;
45+ }
46+ }<% } %>
0 commit comments