Large diffs are not rendered by default.

@@ -0,0 +1,10 @@

@import "bootstrap-sprockets";
@import "bootstrap";

// Global Styles

@import "vehicles";


// = require_self

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
@@ -33,7 +33,7 @@ $url_1: url(cell-grey.jpg);
.navbar-brand {
font-family: $font_0, $font_1;
font-weight: 800;
position: center
position: center;
text-transform: uppercase;
font-style: italic;
color: $white;
@@ -38,11 +38,10 @@ $url_1: url(cell-grey.jpg);
.navbar-brand {
font-family: $font_0, $font_1;
font-weight: 800;
position: center
position: center;
text-transform: uppercase;
font-style: italic;
color: $white;
#text-separator .container-fluid, #text-separator-timers .container-fluid, #text-separator-clients .container-fluid: ;
}