aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/baf35d07f64e6c38ebec2176b189d346.scss
diff options
context:
space:
mode:
Diffstat (limited to 'public/baf35d07f64e6c38ebec2176b189d346.scss')
-rw-r--r--public/baf35d07f64e6c38ebec2176b189d346.scss20
1 files changed, 20 insertions, 0 deletions
diff --git a/public/baf35d07f64e6c38ebec2176b189d346.scss b/public/baf35d07f64e6c38ebec2176b189d346.scss
new file mode 100644
index 0000000..bd5e1a5
--- /dev/null
+++ b/public/baf35d07f64e6c38ebec2176b189d346.scss
@@ -0,0 +1,20 @@
+// Fonts
+@import url("https://fonts.googleapis.com/css?family=Raleway:300,400,600");
+
+// Variables
+@import "variables";
+
+// Bootstrap
+@import "~bootstrap/scss/bootstrap";
+
+// Chat
+@import "chat";
+
+.navbar-laravel {
+ background-color: #fff;
+ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
+}
+
+.alert {
+ display: none;
+} \ No newline at end of file