summaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/custom.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/assets/css/custom.css b/assets/css/custom.css
deleted file mode 100644
index 4fab9b4..0000000
--- a/assets/css/custom.css
+++ /dev/null
@@ -1,15 +0,0 @@
-body {
- background-color: black;
-}
-
-.title div {
- color: white;
- font-size: 24px;
- font-weight: bold;
- margin: 19.92px 0 19.92px 0;
-}
-
-.white-link {
- color: white;
- text-decoration: none;"
-}