Moved Dashboad webapp on Angular 5 !
[src/xds/xds-agent.git] / webapp / src / app / home / home.component.css
diff --git a/webapp/src/app/home/home.component.css b/webapp/src/app/home/home.component.css
new file mode 100644 (file)
index 0000000..7831443
--- /dev/null
@@ -0,0 +1,18 @@
+.wide img {
+    width: 98%;
+}
+.carousel-item {
+    max-height: 90%;
+}
+h1, h2, h3, h4, p {
+    color: #330066;
+}
+.html-inner {
+    color: #330066;
+}
+h1 {
+    font-size: 4em;
+}
+p {
+    font-size: 2.5em;
+}