summaryrefslogtreecommitdiffstats
path: root/webapp/src/app/home/home.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/app/home/home.component.css')
-rw-r--r--webapp/src/app/home/home.component.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/webapp/src/app/home/home.component.css b/webapp/src/app/home/home.component.css
deleted file mode 100644
index 7831443..0000000
--- a/webapp/src/app/home/home.component.css
+++ /dev/null
@@ -1,18 +0,0 @@
-.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;
-}