aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/app.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/ClientApp/src/app/app.component.css')
-rw-r--r--Timeline/ClientApp/src/app/app.component.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/Timeline/ClientApp/src/app/app.component.css b/Timeline/ClientApp/src/app/app.component.css
deleted file mode 100644
index 13a44248..00000000
--- a/Timeline/ClientApp/src/app/app.component.css
+++ /dev/null
@@ -1,10 +0,0 @@
-a.icp-record {
- color: grey;
- text-decoration: none;
- font-size: 0.8rem;
- margin: 0 5vw;
-}
-
-footer {
- display: flex;
-}